Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/services/core/src/utils/
Dprofile_cache.cpp528 const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, uint32_t& outSwitch) in SetSwitchByProfileBatch()
569 const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, uint32_t& outSwitch) in SetSwitchByProfile()
598 const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, const std::string& operate) in IsSwitchValid()
732 const std::unordered_map<std::string, SwitchFlag>& switchServiceMap, std::string& serviceName) in GetServiceNameByPos()
/foundation/deviceprofile/device_info_manager/services/core/test/unittest/
Dprofile_cache_test.cpp1009 std::unordered_map<std::string, SwitchFlag> switchServiceMap; variable
1025 std::unordered_map<std::string, SwitchFlag> switchServiceMap; variable