Home
last modified time | relevance | path

Searched defs:onOff (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/adapter/ohos/entrance/
Daps_monitor_impl.cpp39 void ApsMonitorImpl::SetApsScene(const string& sceneName, bool onOff) in SetApsScene()
/foundation/resourceschedule/soc_perf/services/core/src/
Dsocperf.cpp298 bool SocPerf::DoPerfRequestThremalLvl(int32_t cmdId, std::shared_ptr<Action> action, int32_t onOff) in DoPerfRequestThremalLvl()
338 void SocPerf::DoFreqActions(std::shared_ptr<Actions> actions, int32_t onOff, int32_t actionType) in DoFreqActions()
461 bool SocPerf::CheckTimeInterval(bool onOff, int32_t cmdId) in CheckTimeInterval()
/foundation/resourceschedule/soc_perf/services/core/include/
Dsocperf_common.h143 int32_t onOff; variable