Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwBinder.cpp232 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
243 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwBinder_native_init()
Dandroid_os_HwRemoteBinder.cpp307 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
318 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwRemoteBinder_native_init()
Dandroid_os_HwBlob.cpp247 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
258 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwBlob_native_init()
Dandroid_os_HwParcel.cpp231 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
242 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwParcel_native_init()