Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwBinder.cpp241 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
252 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwBinder_native_init()
Dandroid_os_HwRemoteBinder.cpp304 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
315 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwRemoteBinder_native_init()
Dandroid_os_HwBlob.cpp279 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
290 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwBlob_native_init()
Dandroid_os_HwParcel.cpp248 static void releaseNativeContext(void *nativeContext) { in releaseNativeContext() function
259 return reinterpret_cast<jlong>(&releaseNativeContext); in JHwParcel_native_init()