Searched refs:GetUdidByNodeId (Results 1 – 5 of 5) sorted by relevance
130 std::string GetUdidByNodeId(const std::string &nodeId) const;
77 std::string udid = GetUdidByNodeId(device.networkId); in AddTrustedDeviceInfo()319 std::string udid = GetUdidByNodeId(nodeId); in GetUniqueDeviceIdByNodeId()357 std::string SoftBusManager::GetUdidByNodeId(const std::string &nodeId) const in GetUdidByNodeId() function in OHOS::Security::AccessToken::SoftBusManager398 std::string udid = GetUdidByNodeId(info.networkId); in FulfillLocalDeviceInfo()
76 std::string GetUdidByNodeId(const std::string &nodeId);
909 std::string AccessTokenInfoManager::GetUdidByNodeId(const std::string &nodeId) in GetUdidByNodeId() function in OHOS::Security::AccessToken::AccessTokenInfoManager934 std::string remoteUdid = GetUdidByNodeId(remoteDeviceID); in AllocLocalTokenID()
839 std::string result = AccessTokenInfoManager::GetInstance().GetUdidByNodeId(nodeId);