Searched refs:GetServiceNameByDBKey (Results 1 – 3 of 3) sorted by relevance
85 static std::string GetServiceNameByDBKey(const std::string& dbKey);
1039 string res = ProfileUtils::GetServiceNameByDBKey(dbKey);1052 string res = ProfileUtils::GetServiceNameByDBKey(dbKey);1068 string res = ProfileUtils::GetServiceNameByDBKey(dbKey);1081 string res = ProfileUtils::GetServiceNameByDBKey(dbKey);
224 std::string ProfileUtils::GetServiceNameByDBKey(const std::string& dbKey) in GetServiceNameByDBKey() function in OHOS::DistributedDeviceProfile::ProfileUtils241 std::string serviceName = GetServiceNameByDBKey(dbKey); in GetNonOhSuffixServiceNameByDBKey()