Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Daps_monitor_impl.cpp39 void ApsMonitorImpl::SetApsScene(const string& sceneName, bool onOff) in SetApsScene()
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A 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()
/ohos5.0/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h143 int32_t onOff; variable
/ohos5.0/drivers/peripheral/camera/test/demo/
H A Dohos_camera_demo.cpp774 void OhosCameraDemo::FlashlightOnOff(bool onOff) in FlashlightOnOff()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/test/sample/
H A Ddcamera_hdf_demo.cpp728 void DcameraHdfDemo::FlashlightOnOff(bool onOff) in FlashlightOnOff()