Home
last modified time | relevance | path

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

/system/apex/tests/app/jni/
Dcom_android_tests_apex_app_ApkInApexTests.cpp29 static JNINativeMethod gMethods[] = { variable
37 return env->RegisterNatives(clazz, gMethods, in register_android_native_code_test_data()
38 sizeof(gMethods) / sizeof(JNINativeMethod)); in register_android_native_code_test_data()