Home
last modified time | relevance | path

Searched defs:eventAction (Results 1 – 17 of 17) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/manager/
Dpost_event_manager_test_ng.cpp373 PostEventAction eventAction; variable
403 PostEventAction eventAction; variable
434 PostEventAction eventAction; variable
467 PostEventAction eventAction; variable
500 PostEventAction eventAction; variable
533 PostEventAction eventAction; variable
566 PostEventAction eventAction; variable
599 PostEventAction eventAction; variable
632 PostEventAction eventAction; variable
669 PostEventAction eventAction; variable
[all …]
/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
Dbluetooth_common_event_helper.cpp27 bool BluetoothCommonEventHelper::PublishEvent(const std::string &eventAction,int code, in PublishEvent()
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dform_utils_impl.cpp42 auto eventAction = JsonUtil::ParseJsonString(action); in RouterEvent() local
112 auto eventAction = JsonUtil::ParseJsonString(action); in BackgroundEvent() local
Dace_ability.cpp446 auto eventAction = JsonUtil::ParseJsonString(action); in OnStart() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
Dwifi_common_event_helper.cpp31 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std… in PublishEvent()
59 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std… in PublishEvent()
78 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const std::string &paramKe… in PublishEvent()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/
DAudioRendererInterruptRareTypeUnitTest.js140 async function interruptPauseType(eventAction) { argument
148 async function interruptType(eventAction) { argument
DAudioRendererInterruptCommonTypeUnitTest.js180 async function interruptPauseType(eventAction) { argument
188 async function interruptType(eventAction) { argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
Dplugin_manager_delegate.cpp158 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Djs_ace_page.cpp371 …cePage::AddNodeEvent(int32_t nodeId, const std::string& actionType, const std::string& eventAction) in AddNodeEvent()
/foundation/arkui/ace_engine/frameworks/core/components/form/
Dform_element.cpp343 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
Dform_manager_delegate.cpp495 auto eventAction = JsonUtil::ParseJsonString(action); in ParseAction() local
611 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
Dplugin_element.cpp201 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/common/dom/
Ddom_node.cpp113 for (uint32_t eventAction = 0; eventAction < EventAction::SIZE; eventAction++) { in ~DOMNode() local
1841 for (uint32_t eventAction = 0; eventAction < EventAction::SIZE; eventAction++) { in UpdateTouchEventComponent() local
1867 for (uint32_t eventAction = 0; eventAction < EventAction::SIZE; eventAction++) { in UpdateTouchEventComponent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
Dplugin_pattern.cpp324 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
Dform_pattern.cpp1706 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
1744 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Djs_card_parser.cpp1018 auto eventAction = actionJson->ToString(); in PreUpdateMethodToAction() local
1038 auto eventAction = GetEventAction(actionJson->ToString(), key, nodeId); in ParseEvents() local
/foundation/multimodalinput/input/service/window_manager/src/
Dinput_windows_manager.cpp1362 int32_t eventAction = lastPointerEvent_->GetPointerAction(); in UpdateDisplayInfo() local