Home
last modified time | relevance | path

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

/aosp12/libnativehelper/tests/
H A DJniSafeRegisterNativeMethods_test.cpp918 static void android_os_Parcel_writeStrongBinder(JNIEnv* env, in android_os_Parcel_writeStrongBinder() function
1094 "nativeWriteStrongBinder", "(JLandroid/os/IBinder;)V", android_os_Parcel_writeStrongBinder), in TEST()
1196 …ativeWriteStrongBinder", "(JLandroid/os/IBinder;)V", (void*)android_os_Parcel_writeStrongBinder}, in TEST()
/aosp12/frameworks/base/core/jni/
H A Dandroid_os_Parcel.cpp315 static void android_os_Parcel_writeStrongBinder(JNIEnv* env, jclass clazz, jlong nativePtr, jobject… in android_os_Parcel_writeStrongBinder() function
789 …ativeWriteStrongBinder", "(JLandroid/os/IBinder;)V", (void*)android_os_Parcel_writeStrongBinder},