Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessibility_keyevent_filter.cpp36 AccessibleAbilityConnection& connection, bool isHandled, uint32_t sequenceNum) in SetServiceOnKeyEventResult()
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_keyevent_filter.cpp74 …KeyEventFilter::SetServiceOnKeyEventResult(AccessibleAbilityConnection &connection, bool isHandled, in SetServiceOnKeyEventResult()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/hdi_adapter/sink/
H A Dhos_au_sink.cpp703 bool isHandled = true; in HandleInterleaveData() local
/ohos5.0/foundation/multimodalinput/input/service/key_command/test/
H A Dkey_command_handler_test.cpp1072 bool isHandled = eventKeyCommandHandler.HandleShortKeys(keyEvent); variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp1835 bool isHandled = false; in ProcessAllVisibleCallback() local