Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp810 static const JNINativeMethod gParcelMethods[] = { variable
915 return RegisterMethodsOrDie(env, kParcelPathName, gParcelMethods, NELEM(gParcelMethods)); in register_android_os_Parcel()