Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/interfaces/innerkits/ipc_napi_common/include/
H A Dnapi_remote_object.h73 bool NAPI_ohos_rpc_ClearNativeRemoteProxy(napi_env env, napi_value jsRemoteProxy);
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_caller_complex.cpp282 NAPI_ohos_rpc_ClearNativeRemoteProxy(jsRemoteObjEnv_, value); in ReleaseJsRemoteObj()
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp882 bool NAPI_ohos_rpc_ClearNativeRemoteProxy(napi_env env, napi_value jsRemoteProxy) in NAPI_ohos_rpc_ClearNativeRemoteProxy() function