Home
last modified time | relevance | path

Searched refs:RegisterNativesImpl (Results 1 – 25 of 43) sorted by relevance

12

/external/libmojo/base/android/jni_generator/
DtestConstantsFromJavaP.golden119 /* Must call RegisterNativesImpl() */
170 /* Must call RegisterNativesImpl() */
222 /* Must call RegisterNativesImpl() */
269 /* Must call RegisterNativesImpl() */
318 /* Must call RegisterNativesImpl() */
352 /* Must call RegisterNativesImpl() */
375 /* Must call RegisterNativesImpl() */
398 /* Must call RegisterNativesImpl() */
420 /* Must call RegisterNativesImpl() */
441 /* Must call RegisterNativesImpl() */
[all …]
DtestCalledByNatives.golden41 /* Must call RegisterNativesImpl() */
74 /* Must call RegisterNativesImpl() */
101 /* Must call RegisterNativesImpl() */
126 /* Must call RegisterNativesImpl() */
154 /* Must call RegisterNativesImpl() */
183 /* Must call RegisterNativesImpl() */
212 /* Must call RegisterNativesImpl() */
235 /* Must call RegisterNativesImpl() */
259 /* Must call RegisterNativesImpl() */
283 /* Must call RegisterNativesImpl() */
[all …]
DtestFromJavaP.golden36 /* Must call RegisterNativesImpl() */
58 /* Must call RegisterNativesImpl() */
79 /* Must call RegisterNativesImpl() */
100 /* Must call RegisterNativesImpl() */
122 /* Must call RegisterNativesImpl() */
144 /* Must call RegisterNativesImpl() */
171 /* Must call RegisterNativesImpl() */
193 /* Must call RegisterNativesImpl() */
214 /* Must call RegisterNativesImpl() */
236 /* Must call RegisterNativesImpl() */
[all …]
DtestNativeExportsOption.golden75 /* Must call RegisterNativesImpl() */
101 /* Must call RegisterNativesImpl() */
126 /* Must call RegisterNativesImpl() */
150 /* Must call RegisterNativesImpl() */
175 /* Must call RegisterNativesImpl() */
198 static bool RegisterNativesImpl(JNIEnv* env) {
DtestNativeExportsOptionalOption.golden75 /* Must call RegisterNativesImpl() */
101 /* Must call RegisterNativesImpl() */
126 /* Must call RegisterNativesImpl() */
150 /* Must call RegisterNativesImpl() */
175 /* Must call RegisterNativesImpl() */
235 static bool RegisterNativesImpl(JNIEnv* env) {
DtestFromJavaPGenerics.golden36 /* Must call RegisterNativesImpl() */
55 static bool RegisterNativesImpl(JNIEnv* env) {
DtestSingleJNIAdditionalImport.golden42 /* Must call RegisterNativesImpl() */
73 static bool RegisterNativesImpl(JNIEnv* env) {
DtestMultipleJNIAdditionalImport.golden46 /* Must call RegisterNativesImpl() */
79 static bool RegisterNativesImpl(JNIEnv* env) {
/external/libmojo/base/android/
Djni_utils.cc20 return RegisterNativesImpl(env); in RegisterJNIUtils()
Devent_log.cc16 return RegisterNativesImpl(env); in RegisterEventLog()
Dsys_utils.cc15 return RegisterNativesImpl(env); in Register()
Dcpu_features.cc22 return RegisterNativesImpl(env); in RegisterCpuFeatures()
Drecord_user_action.cc22 return RegisterNativesImpl(env); in RegisterRecordUserAction()
Dpath_service_android.cc25 return RegisterNativesImpl(env); in RegisterPathService()
Dmemory_pressure_listener_android.cc24 return RegisterNativesImpl(env); in Register()
Dlocale_utils.cc27 return RegisterNativesImpl(env); in RegisterLocaleUtils()
Djava_runtime.cc13 return JNI_Runtime::RegisterNativesImpl(env); in Register()
Danimation_frame_time_histogram.cc32 return RegisterNativesImpl(env); in RegisterAnimationFrameTimeHistogram()
Dfield_trial_list.cc36 return RegisterNativesImpl(env); in RegisterFieldTrialList()
Dcontext_utils.cc49 return RegisterNativesImpl(env); in RegisterContextUtils()
Dimportant_file_writer_android.cc38 return RegisterNativesImpl(env); in RegisterImportantFileWriterAndroid()
Dapk_assets.cc19 return RegisterNativesImpl(env); in RegisterApkAssets()
Dapplication_status_listener.cc58 return RegisterNativesImpl(env); in RegisterBindings()
/external/libmojo/mojo/android/javatests/
Dmojo_test_case.cc65 return RegisterNativesImpl(env); in RegisterMojoTestCase()
Dvalidation_test_util.cc21 return RegisterNativesImpl(env); in RegisterValidationTestUtil()

12