Home
last modified time | relevance | path

Searched defs:CacheMethod (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/providers/MediaProvider/jni/
DMediaProviderWrapper.cpp558 jmethodID MediaProviderWrapper::CacheMethod(JNIEnv* env, const char method_name[], in CacheMethod() function in mediaprovider::fuse::MediaProviderWrapper
/aosp_15_r20/art/runtime/
H A Dwell_known_classes.cc215 static ArtMethod* CacheMethod(ObjPtr<mirror::Class> klass, in CacheMethod() function