Home
last modified time | relevance | path

Searched refs:AuthNotifyDeviceVerifyPassed (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_device.h52 void AuthNotifyDeviceVerifyPassed(AuthHandle authHandle, const NodeInfo *nodeInfo);
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_other_test.cpp262 AuthNotifyDeviceVerifyPassed(errHandle, &nodeInfo); in HWTEST_F()
264 AuthNotifyDeviceVerifyPassed(authHandle, &nodeInfo); in HWTEST_F()
266 AuthNotifyDeviceVerifyPassed(authHandle, &nodeInfo); in HWTEST_F()
H A Dauth_manager_test.cpp393 AuthNotifyDeviceVerifyPassed(authHandle, &nodeInfo); in HWTEST_F()
395 AuthNotifyDeviceVerifyPassed(authHandle, &nodeInfo); in HWTEST_F()
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_device.c350 void AuthNotifyDeviceVerifyPassed(AuthHandle authHandle, const NodeInfo *nodeInfo) in AuthNotifyDeviceVerifyPassed() function
H A Dauth_manager.c818 AuthNotifyDeviceVerifyPassed(authHandle, nodeInfo); in ReportAuthRequestPassed()
823 AuthNotifyDeviceVerifyPassed(authHandle, nodeInfo); in ReportAuthRequestPassed()
927 AuthNotifyDeviceVerifyPassed(authHandle, &info->nodeInfo); in NotifyAuthResult()

Completed in 8 milliseconds