HomeSort by relevance Sort by last modified time
    Searched refs:LazyGet (Results 1 - 4 of 4) sorted by null

  /external/libmojo/base/android/jni_generator/
golden_sample_for_tests_jni.h 166 base::android::MethodID::LazyGet<
191 base::android::MethodID::LazyGet<
215 base::android::MethodID::LazyGet<
238 base::android::MethodID::LazyGet<
262 base::android::MethodID::LazyGet<
289 base::android::MethodID::LazyGet<
313 base::android::MethodID::LazyGet<
335 base::android::MethodID::LazyGet<
359 base::android::MethodID::LazyGet<
  /external/libmojo/base/android/
jni_android.h 104 static jmethodID LazyGet(JNIEnv* env,
jni_android_unittest.cc 18 jmethodID id = base::android::MethodID::LazyGet<
jni_android.cc 173 jmethodID MethodID::LazyGet(JNIEnv* env,
198 template jmethodID MethodID::LazyGet<MethodID::TYPE_STATIC>(
202 template jmethodID MethodID::LazyGet<MethodID::TYPE_INSTANCE>(

Completed in 103 milliseconds