Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
Dprofile_control_utils.cpp228 std::string dbKeyPrefix = ProfileUtils::GenerateDeviceProfileKey(deviceId); in GetDeviceProfile() local
261 std::string dbKeyPrefix = ProfileUtils::GenerateServiceProfileKey(deviceId, serviceName); in GetServiceProfile() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
Ddevice_profile_manager.cpp66 std::string dbKeyPrefix = ProfileUtils::GenerateDeviceProfileKey(localDeviceId); in Init() local