Home
last modified time | relevance | path

Searched defs:charKey (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/contentsensormanager/
H A Dswitch_status_collector.cpp123 … std::string charKey = ProfileUtils::GenerateCharProfileKey(deviceId, serviceId, SWITCH_STATUS); in GenerateSwitchProfiles() local
164 … std::string charKey = ProfileUtils::GenerateCharProfileKey(localUdid, serviceName, SWITCH_STATUS); in AddSwitchStatusToDB() local
168 …std::string charKey = ProfileUtils::GenerateCharProfileKey(profile.GetDeviceId(), profile.GetServi… in AddSwitchStatusToDB() local
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
H A Dprofile_cache_test.cpp123 std::string charKey = "dp_charKey"; variable
200 std::string charKey = ""; variable
270 std::string charKey = ""; variable
377 std::string charKey = "dp_charKey"; variable
411 std::string charKey = "dp_charKey"; variable
H A Ddp_profile_service_test.cpp212 std::string charKey = "charKey_test"; variable
243 std::string charKey = ""; variable
263 std::string charKey = ""; variable
H A Dprofile_utils_test.cpp265 string charKey = "char111"; variable
353 string charKey = "333"; variable
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp227 const std::string& charKey, CharacteristicProfile& charProfile) in GetCharacteristicProfile()
247 const std::string& charKey, CharacteristicProfile& charProfile) in GetStaticCharacteristicProfile()
295 const std::string& charKey) in DeleteCharProfile()
772 bool ProfileCache::IsCharProfileKeyExist(const std::string& charKey) in IsCharProfileKeyExist()
/ohos5.0/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp401 const std::string& charKey) in GenerateCharProfileKey()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/distributedWant/
H A Ddistributed_want_test.cpp1112 std::string charKey = "charKey"; in AddCharParams() local
/ohos5.0/foundation/ability/ability_base/test/unittest/want/
H A Dwant_test.cpp821 std::string charKey = "charKey"; in AddCharParams() local