Home
last modified time | relevance | path

Searched refs:ResetIpcCallBackNodeByNodeId (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/security/device_auth/frameworks/inc/standard/
H A Dipc_adapt.h90 void ResetIpcCallBackNodeByNodeId(int32_t nodeIdx);
/ohos5.0/base/security/device_auth/frameworks/inc/lite/
H A Dipc_adapt.h98 void ResetIpcCallBackNodeByNodeId(int32_t nodeIdx);
/ohos5.0/base/security/device_auth/frameworks/src/lite/
H A Dipc_dev_auth_stub.c302 ResetIpcCallBackNodeByNodeId(callbackIdx); in ClientDeathCallback()
H A Dipc_adapt.c136 void ResetIpcCallBackNodeByNodeId(int32_t nodeIdx) in ResetIpcCallBackNodeByNodeId() function
/ohos5.0/base/security/device_auth/frameworks/src/standard/
H A Dipc_dev_auth_stub.cpp396 ResetIpcCallBackNodeByNodeId(callbackIdx); in OnRemoteDied()
H A Dipc_adapt.cpp131 void ResetIpcCallBackNodeByNodeId(int32_t nodeIdx) in ResetIpcCallBackNodeByNodeId() function
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_interface_test.cpp312 ResetIpcCallBackNodeByNodeId(-1);
313 ResetIpcCallBackNodeByNodeId(65);
314 ResetIpcCallBackNodeByNodeId(1);
317 ResetIpcCallBackNodeByNodeId(1);