Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_Binder.cpp639 static BinderProxyNativeData *gNativeDataCache; variable
659 BinderProxyNativeData* nativeData = gNativeDataCache; in javaObjectForIBinder()
668 gNativeDataCache = nullptr; in javaObjectForIBinder()
676 gNativeDataCache = nullptr; in javaObjectForIBinder()
684 gNativeDataCache = nativeData; in javaObjectForIBinder()