Home
last modified time | relevance | path

Searched refs:downloaderService (Results 1 – 8 of 8) sorted by relevance

/dports/devel/godot2-tools/godot-2.1.6-stable/platform/android/java/src/com/google/android/vending/expansion/downloader/
H A DDownloaderClientMarshaller.java145 public Stub(IDownloaderClient itf, Class<?> downloaderService) { in Stub() argument
147 mDownloaderServiceClass = downloaderService; in Stub()
224 public static IStub CreateStub(IDownloaderClient itf, Class<?> downloaderService) { in CreateStub() argument
225 return new Stub(itf, downloaderService); in CreateStub()
/dports/devel/godot2/godot-2.1.6-stable/platform/android/java/src/com/google/android/vending/expansion/downloader/
H A DDownloaderClientMarshaller.java145 public Stub(IDownloaderClient itf, Class<?> downloaderService) { in Stub() argument
147 mDownloaderServiceClass = downloaderService; in Stub()
224 public static IStub CreateStub(IDownloaderClient itf, Class<?> downloaderService) { in CreateStub() argument
225 return new Stub(itf, downloaderService); in CreateStub()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/
H A DDownloaderClientMarshaller.java165 public Stub(IDownloaderClient itf, Class<?> downloaderService) { in Stub() argument
167 mDownloaderServiceClass = downloaderService; in Stub()
244 public static IStub CreateStub(IDownloaderClient itf, Class<?> downloaderService) { in CreateStub() argument
245 return new Stub(itf, downloaderService); in CreateStub()
/dports/devel/godot/godot-3.2.3-stable/platform/android/java/lib/src/com/google/android/vending/expansion/downloader/
H A DDownloaderClientMarshaller.java165 public Stub(IDownloaderClient itf, Class<?> downloaderService) { in Stub() argument
167 mDownloaderServiceClass = downloaderService; in Stub()
244 public static IStub CreateStub(IDownloaderClient itf, Class<?> downloaderService) { in CreateStub() argument
245 return new Stub(itf, downloaderService); in CreateStub()
/dports/graphics/qt5-3d/kde-qt3d-5.15.2p39/src/render/geometry/
H A Dqmesh_p.h110 Qt3DCore::QDownloadHelperService *downloaderService() const { return m_downloaderService; } in downloaderService() function
H A Dgeometryrenderer.cpp176 if (meshLoader->downloaderService() == nullptr) { in executeFunctor()
/dports/devel/godot-tools/godot-3.2.3-stable/platform/android/java/lib/patches/
H A Dcom.google.android.vending.expansion.downloader.patch79 public Stub(IDownloaderClient itf, Class<?> downloaderService) {
/dports/devel/godot/godot-3.2.3-stable/platform/android/java/lib/patches/
H A Dcom.google.android.vending.expansion.downloader.patch79 public Stub(IDownloaderClient itf, Class<?> downloaderService) {