Home
last modified time | relevance | path

Searched refs:InvokeAuthDevice (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/include/
H A Dlnn_hichain_mock.h52 static int32_t InvokeAuthDevice(
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_test_mock.cpp149 authManager.authDevice = LnnHichainInterfaceMock::InvokeAuthDevice; in ClientFSMCreate()
260 authManager.authDevice = LnnHichainInterfaceMock::InvokeAuthDevice; in AuthInitMock()
H A Dauth_test_enhance.cpp96 authManager.authDevice = LnnHichainInterfaceMock::InvokeAuthDevice; in AuthInitMock()
/ohos5.0/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp93 int32_t LnnHichainInterfaceMock::InvokeAuthDevice(int32_t osAccountId, int64_t authReqId, const cha… in InvokeAuthDevice() function in OHOS::LnnHichainInterfaceMock