Home
last modified time | relevance | path

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

/aosp12/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp1027 static void android_os_Parcel_enforceInterface(JNIEnv* env, in android_os_Parcel_enforceInterface() function
1152 "nativeEnforceInterface", android_os_Parcel_enforceInterface), in TEST()
1230 …{"nativeEnforceInterface", "(JLjava/lang/String;)V", (void*)android_os_Parcel_enforceInterface}, in TEST()
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp680 static void android_os_Parcel_enforceInterface(JNIEnv* env, jclass clazz, jlong nativePtr, jstring … in android_os_Parcel_enforceInterface() function
824 …{"nativeEnforceInterface", "(JLjava/lang/String;)V", (void*)android_os_Parcel_enforceInterface},