Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
Dprofile_cache.cpp91 …std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceProfile.GetDeviceId()); in AddDeviceProfile() local
187 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceId); in GetDeviceProfile() local
262 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceId); in DeleteDeviceProfile() local
306 …std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceProfile.GetDeviceId()); in IsDeviceProfileExist() local
/foundation/deviceprofile/device_info_manager/common/src/utils/
Dprofile_utils.cpp418 std::string deviceProfileKey = GenerateDeviceProfileKey(profile.GetDeviceId()); in DeviceProfileToEntries() local