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

/frameworks/base/core/jni/
H A Dandroid_os_HwBinder.h30 static sp<JHwBinder> SetNativeContext(
H A Dandroid_os_HwParcel.h33 static sp<JHwParcel> SetNativeContext(
H A Dandroid_os_HwRemoteBinder.h53 static sp<JHwRemoteBinder> SetNativeContext(
H A Dandroid_os_HwBlob.h32 static sp<JHwBlob> SetNativeContext(
H A Dandroid_os_HwBinder.cpp78 sp<JHwBinder> JHwBinder::SetNativeContext( function in class:android::JHwBinder
222 JHwBinder::SetNativeContext(env, thiz, context);
H A Dandroid_os_HwBlob.cpp59 sp<JHwBlob> JHwBlob::SetNativeContext( function in class:android::JHwBlob
274 JHwBlob::SetNativeContext(env, thiz, context);
H A Dandroid_os_HwRemoteBinder.cpp228 sp<JHwRemoteBinder> JHwRemoteBinder::SetNativeContext( function in class:android::JHwRemoteBinder
325 JHwRemoteBinder::SetNativeContext(env, thiz, context);
H A Dandroid_os_HwParcel.cpp142 sp<JHwParcel> JHwParcel::SetNativeContext( function in class:android::JHwParcel
264 JHwParcel::SetNativeContext(env, thiz, context);

Completed in 111 milliseconds