Home
last modified time | relevance | path

Searched refs:componentEnable_ (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
H A Dnavigator_event_hub_test_ng.cpp180 Recorder::EventRecorder::Get().componentEnable_ = false;
199 Recorder::EventRecorder::Get().componentEnable_ = true;
221 Recorder::EventRecorder::Get().componentEnable_ = true;
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/recorder/
H A Devent_config.cpp73 EventRecorder::Get().componentEnable_ = globalSwitchVal->GetBool("component", true); in ParseSwitch()
H A Devent_recorder.h172 bool componentEnable_ = true; variable
H A Devent_recorder.cpp194 return componentEnable_ && eventSwitch_.componentEnable; in IsComponentRecordEnable()
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/recorder/
H A Devent_recorder_test.cpp848 Recorder::EventRecorder::Get().componentEnable_ = true;
860 Recorder::EventRecorder::Get().componentEnable_ = false;
872 Recorder::EventRecorder::Get().componentEnable_ = false;
894 Recorder::EventRecorder::Get().componentEnable_ = true;
898 Recorder::EventRecorder::Get().componentEnable_ = false;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/dialog/
H A Ddialog_test_ng.cpp1563 Recorder::EventRecorder::Get().componentEnable_ = true;
1613 Recorder::EventRecorder::Get().componentEnable_ = true;
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/
H A Dframe_node_test_ng_coverage.cpp1726 Recorder::EventRecorder::Get().componentEnable_ = true;