Home
last modified time | relevance | path

Searched refs:LazyGet (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/android/jni_generator/
DtestConstantsFromJavaP.golden133 jmethodID method_id = base::android::MethodID::LazyGet<
179 jmethodID method_id = base::android::MethodID::LazyGet<
226 jmethodID method_id = base::android::MethodID::LazyGet<
270 jmethodID method_id = base::android::MethodID::LazyGet<
316 jmethodID method_id = base::android::MethodID::LazyGet<
348 jmethodID method_id = base::android::MethodID::LazyGet<
369 jmethodID method_id = base::android::MethodID::LazyGet<
390 jmethodID method_id = base::android::MethodID::LazyGet<
410 jmethodID method_id = base::android::MethodID::LazyGet<
428 jmethodID method_id = base::android::MethodID::LazyGet<
[all …]
DtestCalledByNatives.golden60 jmethodID method_id = base::android::MethodID::LazyGet<
83 jmethodID method_id = base::android::MethodID::LazyGet<
101 jmethodID method_id = base::android::MethodID::LazyGet<
121 jmethodID method_id = base::android::MethodID::LazyGet<
140 jmethodID method_id = base::android::MethodID::LazyGet<
163 jmethodID method_id = base::android::MethodID::LazyGet<
180 jmethodID method_id = base::android::MethodID::LazyGet<
199 jmethodID method_id = base::android::MethodID::LazyGet<
215 jmethodID method_id = base::android::MethodID::LazyGet<
234 jmethodID method_id = base::android::MethodID::LazyGet<
[all …]
DtestFromJavaP.golden47 jmethodID method_id = base::android::MethodID::LazyGet<
67 jmethodID method_id = base::android::MethodID::LazyGet<
86 jmethodID method_id = base::android::MethodID::LazyGet<
105 jmethodID method_id = base::android::MethodID::LazyGet<
125 jmethodID method_id = base::android::MethodID::LazyGet<
146 jmethodID method_id = base::android::MethodID::LazyGet<
171 jmethodID method_id = base::android::MethodID::LazyGet<
191 jmethodID method_id = base::android::MethodID::LazyGet<
210 jmethodID method_id = base::android::MethodID::LazyGet<
230 jmethodID method_id = base::android::MethodID::LazyGet<
DtestFromJavaPGenerics.golden46 jmethodID method_id = base::android::MethodID::LazyGet<
65 jmethodID method_id = base::android::MethodID::LazyGet<
DtestTracing.golden65 jmethodID method_id = base::android::MethodID::LazyGet<
83 jmethodID method_id = base::android::MethodID::LazyGet<
DtestSingleJNIAdditionalImport.golden54 jmethodID method_id = base::android::MethodID::LazyGet<
DtestMultipleJNIAdditionalImport.golden58 jmethodID method_id = base::android::MethodID::LazyGet<
/external/libchrome/base/android/
Djni_android.cc188 jmethodID MethodID::LazyGet(JNIEnv* env, in LazyGet() function in base::android::MethodID
213 template jmethodID MethodID::LazyGet<MethodID::TYPE_STATIC>(
217 template jmethodID MethodID::LazyGet<MethodID::TYPE_INSTANCE>(
Djni_android_unittest.cc18 jmethodID id = base::android::MethodID::LazyGet< in LazyMethodIDCall()
Djni_android.h131 static jmethodID LazyGet(JNIEnv* env,