Home
last modified time | relevance | path

Searched defs:eventAction (Results 1 - 14 of 14) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/
H A Dbluetooth_common_event_helper.cpp27 bool BluetoothCommonEventHelper::PublishEvent(const std::string &eventAction,int code, in PublishEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_delegate.cpp158 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp343 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_utils_impl.cpp40 auto eventAction = JsonUtil::ParseJsonString(action); in RouterEvent() local
110 auto eventAction = JsonUtil::ParseJsonString(action); in BackgroundEvent() local
/foundation/arkui/ace_engine/test/unittest/core/manager/
H A Dpost_event_manager_test_ng.cpp373 PostEventAction eventAction; in HWTEST_F() local
403 PostEventAction eventAction; in HWTEST_F() local
434 PostEventAction eventAction; in HWTEST_F() local
467 PostEventAction eventAction; HWTEST_F() local
500 PostEventAction eventAction; HWTEST_F() local
533 PostEventAction eventAction; HWTEST_F() local
566 PostEventAction eventAction; HWTEST_F() local
599 PostEventAction eventAction; HWTEST_F() local
632 PostEventAction eventAction; HWTEST_F() local
667 PostEventAction eventAction; HWTEST_F() local
700 PostEventAction eventAction; HWTEST_F() local
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
H A Dwifi_common_event_helper.cpp31 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std::string &data, in PublishEvent() argument
59 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std::string &data) in PublishEvent() argument
78 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, cons argument
[all...]
/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp201 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Djs_ace_page.cpp371 void JsAcePage::AddNodeEvent(int32_t nodeId, const std::string& actionType, const std::string& eventAction) in AddNodeEvent() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp324 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp480 auto eventAction = JsonUtil::ParseJsonString(action); in ParseAction() local
596 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/
H A Dform_pattern_test.cpp1874 auto eventAction = JsonUtil::ParseJsonString(action); in HWTEST_F() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1739 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
H A Djs_card_parser.cpp1012 auto eventAction = actionJson->ToString(); in PreUpdateMethodToAction() local
1032 auto eventAction = GetEventAction(actionJson->ToString(), key, nodeId); in ParseEvents() local
/foundation/multimodalinput/input/service/window_manager/src/
H A Dinput_windows_manager.cpp1421 int32_t eventAction = lastPointerEvent_->GetPointerAction(); in UpdateDisplayInfo() local

Completed in 27 milliseconds