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

  /external/chromium_org/base/android/jni_generator/
golden_sample_for_tests_jni.h 107 base::android::MethodID::LazyGet<
132 base::android::MethodID::LazyGet<
156 base::android::MethodID::LazyGet<
179 base::android::MethodID::LazyGet<
203 base::android::MethodID::LazyGet<
230 base::android::MethodID::LazyGet<
254 base::android::MethodID::LazyGet<
276 base::android::MethodID::LazyGet<
300 base::android::MethodID::LazyGet<
  /external/chromium_org/base/android/
jni_android.h 109 static jmethodID LazyGet(JNIEnv* env,
jni_android_unittest.cc 18 jmethodID id = base::android::MethodID::LazyGet<
jni_android.cc 206 jmethodID MethodID::LazyGet(JNIEnv* env,
231 template jmethodID MethodID::LazyGet<MethodID::TYPE_STATIC>(
235 template jmethodID MethodID::LazyGet<MethodID::TYPE_INSTANCE>(

Completed in 318 milliseconds