Home
last modified time | relevance | path

Searched defs:authReqId (Results 1 - 6 of 6) sorted by relevance

/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel_test.cpp172 uint32_t authReqId = 0; in HWTEST_F() local
202 uint32_t authReqId = 0; in HWTEST_F() local
224 uint32_t authReqId = 0; in HWTEST_F() local
246 uint32_t authReqId = 0; in HWTEST_F() local
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp259 int64_t authReqId = 32; in HWTEST_F() local
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dauth_negotiate_channel.cpp414 void AuthNegotiateChannel::RemovePendingAuthReq(uint32_t authReqId) in RemovePendingAuthReq() argument
352 OpenConnection(const OpenParam &param, const std::shared_ptr<AuthNegotiateChannel> &channel, uint32_t &authReqId) OpenConnection() argument
/foundation/communication/dsoftbus/tests/core/bus_center/mock_common/src/
H A Dlnn_hichain_mock.cpp91 int32_t LnnHichainInterfaceMock::InvokeAuthDevice(int32_t osAccountId, int64_t authReqId, const char *authParams, in InvokeAuthDevice() argument
97 int32_t LnnHichainInterfaceMock::AuthDeviceConnSend(int32_t osAccountId, int64_t authReqId, const char *authParams, in AuthDeviceConnSend() argument
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_hichain_adapter.c96 int32_t AuthDevice(int64_t authReqId, const char *authParams, const DeviceAuthCallback *cb) in AuthDevice() argument
331 void CancelRequest(int64_t authReqId, const char *appId) in CancelRequest() argument
H A Dauth_hichain.c451 void HichainCancelRequest(int64_t authReqId) in HichainCancelRequest() argument

Completed in 5 milliseconds