Searched refs:GetProfilePropertiesMap (Results 1 – 4 of 4) sorted by relevance
626 auto propertiesMap = GetProfilePropertiesMap(values); in EntriesToDeviceProfile()655 auto propertiesMap = GetProfilePropertiesMap(values); in EntriesToServiceProfile()676 auto propertiesMap = GetProfilePropertiesMap(values); in EntriesToCharProfile()705 std::map<std::string, std::string> ProfileUtils::GetProfilePropertiesMap(std::map<std::string, std:… in GetProfilePropertiesMap() function in OHOS::DistributedDeviceProfile::ProfileUtils
95 …static std::map<std::string, std::string> GetProfilePropertiesMap(std::map<std::string, std::strin…
1594 auto propertiesMap = ProfileUtils::GetProfilePropertiesMap(values);1629 auto propertiesMap = ProfileUtils::GetProfilePropertiesMap(values);1637 propertiesMap = ProfileUtils::GetProfilePropertiesMap(values);1644 propertiesMap = ProfileUtils::GetProfilePropertiesMap(values);
281 ProfileUtils::GetProfilePropertiesMap(values); in GetProfilePropertiesMapFuzzTest()