Searched refs:LazyGet (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/android/jni_generator/
H A Dgolden_sample_for_tests_jni.h97 base::android::MethodID::LazyGet<
121 base::android::MethodID::LazyGet<
144 base::android::MethodID::LazyGet<
166 base::android::MethodID::LazyGet<
189 base::android::MethodID::LazyGet<
215 base::android::MethodID::LazyGet<
238 base::android::MethodID::LazyGet<
259 base::android::MethodID::LazyGet<
282 base::android::MethodID::LazyGet<
/external/chromium_org/base/android/
H A Djni_android.h80 static jmethodID LazyGet(JNIEnv* env,
H A Djni_android_unittest.cc18 jmethodID id = base::android::MethodID::LazyGet<
H A Djni_android.cc139 jmethodID MethodID::LazyGet(JNIEnv* env, function in class:base::android::MethodID
164 template jmethodID MethodID::LazyGet<MethodID::TYPE_STATIC>(
168 template jmethodID MethodID::LazyGet<MethodID::TYPE_INSTANCE>(

Completed in 131 milliseconds