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.h34 static sp<JHwParcel> SetNativeContext(
Dandroid_os_HwRemoteBinder.h59 static sp<JHwRemoteBinder> SetNativeContext(
Dandroid_os_HwBlob.h37 static sp<JHwBlob> SetNativeContext(
Dandroid_os_HwBinder.cpp107 sp<JHwBinderHolder> JHwBinder::SetNativeContext( in SetNativeContext() function in android::JHwBinder
257 JHwBinder::SetNativeContext(env, thiz, context); in JHwBinder_native_setup()
Dandroid_os_HwRemoteBinder.cpp242 sp<JHwRemoteBinder> JHwRemoteBinder::SetNativeContext( in SetNativeContext() function in android::JHwRemoteBinder
322 JHwRemoteBinder::SetNativeContext(env, thiz, context); in JHwRemoteBinder_native_setup_empty()
Dandroid_os_HwBlob.cpp62 sp<JHwBlob> JHwBlob::SetNativeContext( in SetNativeContext() function in android::JHwBlob
297 JHwBlob::SetNativeContext(env, thiz, context); in JHwBlob_native_setup()
Dandroid_os_HwParcel.cpp155 sp<JHwParcel> JHwParcel::SetNativeContext( in SetNativeContext() function in android::JHwParcel
270 JHwParcel::SetNativeContext(env, thiz, context); in JHwParcel_native_setup()