Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/test/unittest/core/pattern/navigator/
Dnavigator_event_hub_test_ng.cpp181 Recorder::EventSwitch eventSwitch; variable
200 Recorder::EventSwitch eventSwitch; variable
222 Recorder::EventSwitch eventSwitch; variable
/foundation/arkui/ace_engine/frameworks/core/common/recorder/
Devent_controller.cpp65 EventSwitch eventSwitch; in NotifyConfigChange() local
Devent_recorder.cpp172 void EventRecorder::UpdateEventSwitch(const EventSwitch& eventSwitch) in UpdateEventSwitch()