Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/core/jni/
H A Dcom_android_internal_os_DebugStore.cpp85 static const JNINativeMethod gDebugStoreMethods[] = { variable
96 int res = RegisterMethodsOrDie(env, "com/android/internal/os/DebugStore", gDebugStoreMethods, in register_com_android_internal_os_DebugStore()
97 NELEM(gDebugStoreMethods)); in register_com_android_internal_os_DebugStore()