Home
last modified time | relevance | path

Searched defs:profileProperty (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp688 …ring ProfileUtils::GenerateDBKey(const std::string& profileKey, const std::string& profileProperty) in GenerateDBKey()
709 std::string profileProperty = GetProfileProperty(item.first); in GetProfilePropertiesMap() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_utils_test.cpp886 string profileProperty = "profileProperty"; variable