Searched refs:DataLoaderService_OnDestroy (Results 1 – 3 of 3) sorted by relevance
50 return DataLoaderService_OnDestroy(env, storageId); in nativeDestroyDataLoader()
143 bool DataLoaderService_OnDestroy(JNIEnv* env, jint storageId);
827 DataLoaderService_OnDestroy(env, storageId); in DataLoaderService_OnStart()925 bool DataLoaderService_OnDestroy(JNIEnv* env, jint storageId) { in DataLoaderService_OnDestroy() function