Home
last modified time | relevance | path

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

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