Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/frameworks/inc/lite/
H A Dipc_dev_auth_stub.h42 void ResetRemoteObject(int32_t idx);
/ohos5.0/base/security/device_auth/frameworks/inc/standard/
H A Dipc_dev_auth_stub.h42 static void ResetRemoteObject(int32_t idx);
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c327 void ResetRemoteObject(int32_t idx) in ResetRemoteObject() function
H A Dipc_adapt.c103 ResetRemoteObject(node->proxyId); in ResetIpcCallBackNode()
239 ResetRemoteObject(node->proxyId); in AddIpcCallBackByAppId()
376 ResetRemoteObject(node->proxyId); in AddIpcCallBackByReqId()
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp361 void ServiceDevAuth::ResetRemoteObject(int32_t idx) in ResetRemoteObject() function in OHOS::ServiceDevAuth
H A Dipc_adapt.cpp110 ServiceDevAuth::ResetRemoteObject(node.proxyId); in ResetIpcCallBackNode()
239 ServiceDevAuth::ResetRemoteObject(node->proxyId); in AddIpcCallBackByAppId()
370 ServiceDevAuth::ResetRemoteObject(node->proxyId); in AddIpcCallBackByReqId()