Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp222 static const JNINativeMethod gVintfObjectMethods[] = { variable
250 return RegisterMethodsOrDie(env, kVintfObjectPathName, gVintfObjectMethods, in register_android_os_VintfObject()
251 NELEM(gVintfObjectMethods)); in register_android_os_VintfObject()