Home
last modified time | relevance | path

Searched refs:exposureEnable (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_controller.cpp71 eventSwitch.exposureEnable = in NotifyConfigChange()
72 … eventSwitch.exposureEnable || client.config.IsCategoryEnable(EventCategory::CATEGORY_EXPOSURE); in NotifyConfigChange()
H A Devent_recorder.h66 bool exposureEnable = false; member
H A Devent_recorder.cpp189 return exposureEnable_ && eventSwitch_.exposureEnable; in IsExposureRecordEnable()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp1160 Recorder::EventRecorder::Get().eventSwitch_.exposureEnable = true;
1172 Recorder::EventRecorder::Get().eventSwitch_.exposureEnable = true;
1184 Recorder::EventRecorder::Get().eventSwitch_.exposureEnable = false;
1196 Recorder::EventRecorder::Get().eventSwitch_.exposureEnable = false;