Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/power_manager/services/native/src/
H A Dpower_mode_policy.cpp118 void PowerModePolicy::GetSettingSwitchState(uint32_t& switchId, int32_t& value) in GetSettingSwitchState()
184 void PowerModePolicy::RemoveBackupMapSettingSwitch(uint32_t switchId) in RemoveBackupMapSettingSwitch()
H A Dpower_save_mode.cpp82 int32_t switchId; in StartXMlParse() local