Searched refs:android_os_Parcel_writeBlob (Results 1 – 1 of 1) sorted by relevance
/libnativehelper/tests/ |
D | JniSafeRegisterNativeMethods_test.cpp | 900 static void android_os_Parcel_writeBlob(JNIEnv*, jclass, jlong, jbyteArray, jint, jint) {} in android_os_Parcel_writeBlob() function 1078 "nativeWriteBlob", android_os_Parcel_writeBlob), in TEST() 1186 {"nativeWriteBlob", "(J[BII)V", (void*)android_os_Parcel_writeBlob}, in TEST()
|