Home
last modified time | relevance | path

Searched refs:localDeviceUdid (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/include/dependency/hichain/
H A Dhichain_connector.h230 std::vector<std::string> GetTrustedDevices(const std::string &localDeviceUdid);
/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp1047 std::vector<std::string> HiChainConnector::GetTrustedDevices(const std::string &localDeviceUdid) in GetTrustedDevices() argument
1049 LOGI("get localDeviceUdid: %{public}s trusted devices.", GetAnonyString(localDeviceUdid).c_str()); in GetTrustedDevices()
1051 int32_t ret = GetRelatedGroups(localDeviceUdid, groups); in GetTrustedDevices()
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp1287 std::string localDeviceUdid; in HWTEST_F() local
1289 auto ret = hiChainConnector->GetTrustedDevices(localDeviceUdid); in HWTEST_F()

Completed in 6 milliseconds