Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_os_HwBinder.h32 static sp<JHwBinderHolder> SetNativeContext(
Dandroid_os_HwParcel.h33 static sp<JHwParcel> SetNativeContext(
Dandroid_os_HwRemoteBinder.h53 static sp<JHwRemoteBinder> SetNativeContext(
Dandroid_os_HwBlob.h32 static sp<JHwBlob> SetNativeContext(
Dandroid_os_HwBinder.cpp105 sp<JHwBinderHolder> JHwBinder::SetNativeContext( in SetNativeContext() function in android::JHwBinder
248 JHwBinder::SetNativeContext(env, thiz, context); in JHwBinder_native_setup()
Dandroid_os_HwRemoteBinder.cpp232 sp<JHwRemoteBinder> JHwRemoteBinder::SetNativeContext( in SetNativeContext() function in android::JHwRemoteBinder
325 JHwRemoteBinder::SetNativeContext(env, thiz, context); in JHwRemoteBinder_native_setup_empty()
Dandroid_os_HwBlob.cpp60 sp<JHwBlob> JHwBlob::SetNativeContext( in SetNativeContext() function in android::JHwBlob
265 JHwBlob::SetNativeContext(env, thiz, context); in JHwBlob_native_setup()
Dandroid_os_HwParcel.cpp142 sp<JHwParcel> JHwParcel::SetNativeContext( in SetNativeContext() function in android::JHwParcel
253 JHwParcel::SetNativeContext(env, thiz, context); in JHwParcel_native_setup()