Searched refs:CheckAndRemoveOhSuffix (Results 1 – 4 of 4) sorted by relevance
89 static std::string CheckAndRemoveOhSuffix(const std::string& profileName);
245 return CheckAndRemoveOhSuffix(serviceName); in GetNonOhSuffixServiceNameByDBKey()271 std::string ProfileUtils::CheckAndRemoveOhSuffix(const std::string& profileName) in CheckAndRemoveOhSuffix() function in OHOS::DistributedDeviceProfile::ProfileUtils658 profile.SetServiceName(CheckAndRemoveOhSuffix(propertiesMap[SERVICE_NAME])); in EntriesToServiceProfile()
143 res[NUM_2] = ProfileUtils::CheckAndRemoveOhSuffix(res[NUM_2]); in FilterEntries()
469 res[NUM_2] = ProfileUtils::CheckAndRemoveOhSuffix(res[NUM_2]); in DBKeyToSubcribeKey()