Searched defs:CacheMethod (Results 1 – 2 of 2) sorted by relevance
210 static jmethodID CacheMethod(JNIEnv* env, jclass c, bool is_static, in CacheMethod() function236 static jmethodID CacheMethod(JNIEnv* env, const char* klass, bool is_static, in CacheMethod() function
534 jmethodID MediaProviderWrapper::CacheMethod(JNIEnv* env, const char method_name[], in CacheMethod() function in mediaprovider::fuse::MediaProviderWrapper