Searched refs:TrustedRelationIdType (Results 1 - 5 of 5) sorted by relevance
/foundation/communication/dsoftbus/core/authentication/include/ |
H A D | auth_hichain_adapter.h | 40 } TrustedRelationIdType; typedef 49 bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, bool isPrecise, bool isPointToPoint);
|
/foundation/communication/dsoftbus/tests/core/authentication/unittest/ |
H A D | auth_hichain_test.cpp | 169 TrustedRelationIdType idType = ID_TYPE_UID; in HWTEST_F() 205 TrustedRelationIdType idType = ID_TYPE_UID; in HWTEST_F()
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/include/ |
H A D | lnn_net_ledger_mock.h | 88 virtual bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, 173 MOCK_METHOD4(IsPotentialTrustedDevice, bool (TrustedRelationIdType idType, const char *deviceId,
|
/foundation/communication/dsoftbus/core/authentication/src/ |
H A D | auth_hichain_adapter.c | 252 bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, bool isPrecise, bool isPointToPoint) in IsPotentialTrustedDevice()
|
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/src/ |
H A D | lnn_net_ledger_mock.cpp | 506 bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, bool isPrecise, bool isPointToPoint) in IsPotentialTrustedDevice()
|
Completed in 5 milliseconds