Home
last modified time | relevance | path

Searched refs:switchProfile (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/deviceprofilemanager/
H A Dswitch_profile_manager.h43 int32_t GenerateSwitchInfoProfile(const CharacteristicProfile& switchProfile,
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/include/utils/
H A Dprofile_cache.h87 …itchProfilesByServiceName(const std::string& charProfileKey, CharacteristicProfile& switchProfile);
/ohos5.0/foundation/deviceprofile/device_info_manager/services/core/src/utils/
H A Dprofile_cache.cpp756 CharacteristicProfile& switchProfile) in GetSwitchProfilesByServiceName() argument
768 switchProfile = charProfileMap_[charProfileKey]; in GetSwitchProfilesByServiceName()