Home
last modified time | relevance | path

Searched refs:MaybeAttachCurrentThread (Results 1 – 2 of 2) sorted by relevance

/packages/providers/MediaProvider/jni/
DMediaProviderWrapper.cpp277 JNIEnv* env = MaybeAttachCurrentThread(); in ~MediaProviderWrapper()
287 JNIEnv* env = MaybeAttachCurrentThread(); in InsertFile()
297 JNIEnv* env = MaybeAttachCurrentThread(); in DeleteFile()
306 JNIEnv* env = MaybeAttachCurrentThread(); in OnFileOpen()
358 JNIEnv* env = MaybeAttachCurrentThread(); in IsCreatingDirAllowed()
368 JNIEnv* env = MaybeAttachCurrentThread(); in IsDeletingDirAllowed()
382 JNIEnv* env = MaybeAttachCurrentThread(); in GetDirectoryEntries()
402 JNIEnv* env = MaybeAttachCurrentThread(); in IsOpendirAllowed()
413 JNIEnv* env = MaybeAttachCurrentThread(); in isUidAllowedAccessToDataOrObbPath()
427 JNIEnv* env = MaybeAttachCurrentThread(); in Rename()
[all …]
DMediaProviderWrapper.h297 static JNIEnv* MaybeAttachCurrentThread();