Home
last modified time | relevance | path

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

/aosp_15_r20/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp1015 static void android_os_Parcel_enforceInterface(JNIEnv* env, in android_os_Parcel_enforceInterface() function
1140 "nativeEnforceInterface", android_os_Parcel_enforceInterface), in TEST()
1218 …{"nativeEnforceInterface", "(JLjava/lang/String;)V", (void*)android_os_Parcel_enforceInterface}, in TEST()
/aosp_15_r20/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp771 static void android_os_Parcel_enforceInterface(JNIEnv* env, jclass clazz, jlong nativePtr, jstring … in android_os_Parcel_enforceInterface() function
925 …{"nativeEnforceInterface", "(JLjava/lang/String;)V", (void*)android_os_Parcel_enforceInterface},