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/
H A Dprofile_cache.cpp105 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceProfile.GetDeviceId()); in AddDeviceProfile() local
201 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceId); in GetDeviceProfile() local
276 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceId); in DeleteDeviceProfile() local
320 std::string deviceProfileKey = ProfileUtils::GenerateDeviceProfileKey(deviceProfile.GetDeviceId()); in IsDeviceProfileExist() local
[all...]
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp463 std::string deviceProfileKey = GenerateDeviceProfileKey(profile.GetDeviceId()); in DeviceProfileToEntries() local

Completed in 5 milliseconds