Home
last modified time | relevance | path

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

/foundation/communication/dsoftbus/core/authentication/include/
H A Dauth_hichain_adapter.h40 } TrustedRelationIdType; typedef
49 bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, bool isPrecise, bool isPointToPoint);
/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_hichain_test.cpp169 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 Dlnn_net_ledger_mock.h88 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 Dauth_hichain_adapter.c252 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 Dlnn_net_ledger_mock.cpp506 bool IsPotentialTrustedDevice(TrustedRelationIdType idType, const char *deviceId, bool isPrecise, bool isPointToPoint) in IsPotentialTrustedDevice()

Completed in 5 milliseconds