Home
last modified time | relevance | path

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

/art/benchmark/micro-native/
Dmicro_native.cc91 static JNINativeMethod gMethods_Critical[] = { variable
138 jniRegisterNativeMethods(env, CLASS_NAME, gMethods_Critical, NELEM(gMethods_Critical)); in register_micro_native_methods()