Home
last modified time | relevance | path

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

/libnativehelper/tests/
DJniSafeRegisterNativeMethods_test.cpp1037 static jlong android_os_Parcel_getGlobalAllocCount(JNIEnv* env, jclass clazz) { return 0; } in android_os_Parcel_getGlobalAllocCount() function
1158 "getGlobalAllocCount", android_os_Parcel_getGlobalAllocCount), in TEST()
1234 {"getGlobalAllocCount", "()J", (void*)android_os_Parcel_getGlobalAllocCount}, in TEST()