Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_os_VintfObject.cpp171 static const JNINativeMethod gVintfObjectMethods[] = { variable
198 return RegisterMethodsOrDie(env, kVintfObjectPathName, gVintfObjectMethods, in register_android_os_VintfObject()
199 NELEM(gVintfObjectMethods)); in register_android_os_VintfObject()