Home
last modified time | relevance | path

Searched defs:charProfileKey (Results 1 - 4 of 4) sorted by relevance

/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_control_utils_test.cpp1105 std::string charProfileKey = in HWTEST_F() local
1276 std::string charProfileKey = in HWTEST_F() local
/foundation/deviceprofile/device_info_manager/services/core/src/deviceprofilemanager/
H A Dstatic_profile_manager.cpp130 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(deviceId, serviceName, characteristicKey); in GetCharacteristicProfile() local
/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp145 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(charProfile.GetDeviceId(), in AddCharProfile() local
166 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(charProfile.GetDeviceId(), in AddStaticCharProfile() local
240 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(deviceId, serviceName, charKey); in GetCharacteristicProfile() local
260 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(deviceId, serviceName, charKey); in GetStaticCharacteristicProfile() local
306 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(deviceId, serviceName, charKey); DeleteCharProfile() local
368 std::string charProfileKey = ProfileUtils::GenerateCharProfileKey(charProfile.GetDeviceId(), IsCharProfileExist() local
767 GetSwitchProfilesByServiceName(const std::string& charProfileKey, CharacteristicProfile& switchProfile) GetSwitchProfilesByServiceName() argument
[all...]
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp486 std::string charProfileKey = GenerateCharProfileKey(profile.GetDeviceId(), serviceName, in CharacteristicProfileToEntries() local

Completed in 8 milliseconds