Searched refs:GetProfileProperty (Results 1 – 4 of 4) sorted by relevance
94 static std::string GetProfileProperty(const std::string& dbKey);
942 string res = ProfileUtils::GetProfileProperty(dbKey);955 string res = ProfileUtils::GetProfileProperty(dbKey);971 string res = ProfileUtils::GetProfileProperty(dbKey);
270 ProfileUtils::GetProfileProperty(dbKey); in GetProfilePropertyFuzzTest()
693 std::string ProfileUtils::GetProfileProperty(const std::string& dbKey) in GetProfileProperty() function in OHOS::DistributedDeviceProfile::ProfileUtils709 std::string profileProperty = GetProfileProperty(item.first); in GetProfilePropertiesMap()