Searched refs:GetNetworkIdByKey (Results 1 – 2 of 2) sorted by relevance
69 std::string GetNetworkIdByKey(const std::string &key);
192 std::string DBAdapter::GetNetworkIdByKey(const std::string &key) in GetNetworkIdByKey() function in OHOS::DistributedHardware::DBAdapter227 std::string networkId = GetNetworkIdByKey(key); in SyncByNotFound()