Home
last modified time | relevance | path

Searched refs:LazyGet (Results 1 – 14 of 14) 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<
DSampleForTests_jni.golden231 jmethodID method_id = base::android::MethodID::LazyGet<
250 jmethodID method_id = base::android::MethodID::LazyGet<
270 jmethodID method_id = base::android::MethodID::LazyGet<
289 jmethodID method_id = base::android::MethodID::LazyGet<
308 jmethodID method_id = base::android::MethodID::LazyGet<
328 jmethodID method_id = base::android::MethodID::LazyGet<
345 jmethodID method_id = base::android::MethodID::LazyGet<
364 jmethodID method_id = base::android::MethodID::LazyGet<
383 jmethodID method_id = base::android::MethodID::LazyGet<
401 jmethodID method_id = base::android::MethodID::LazyGet<
[all …]
DtestNativeExportsOnlyOption.golden123 jmethodID method_id = base::android::MethodID::LazyGet<
142 jmethodID method_id = base::android::MethodID::LazyGet<
161 jmethodID method_id = base::android::MethodID::LazyGet<
180 jmethodID method_id = base::android::MethodID::LazyGet<
200 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/webrtc/sdk/android/src/jni/
Djni_generator_helper.cc47 jmethodID MethodID::LazyGet(JNIEnv* env, in LazyGet() function in webrtc::MethodID
67 template jmethodID MethodID::LazyGet<MethodID::TYPE_STATIC>(
74 template jmethodID MethodID::LazyGet<MethodID::TYPE_INSTANCE>(
Djni_generator_helper.h70 static jmethodID LazyGet(JNIEnv* env,
127 method_id = base::android::MethodID::LazyGet<type>( in Init()
/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,