/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/manager/ |
H A D | post_event_manager_test_ng.cpp | 373 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 …]
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESManagertest/ |
H A D | actsCESManagertest.cpp | 1012 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable 1048 std::string eventAction = "TESTEVENT_PUBLISH_ENTITY"; variable 1086 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME"; variable 1123 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME_ENTITY"; variable 1810 std::string eventAction = "TESTEVENT_GETSTICKY_"; variable 1857 std::string eventAction = "TESTEVENT_GETSTICKY_FALSE"; variable 1902 std::string eventAction = "TESTEVENT_RECEIVE_ACTION"; variable 1940 std::string eventAction = "TESTEVENT_RECEIVE_ENTITY"; variable 2111 std::string eventAction = "testEventReceiveEntityInfoFalse"; variable 2475 std::string eventAction = COMPARE_STR; variable [all …]
|
/ohos5.0/base/notification/common_event_service/services/test/moduletest/common_event_services_module_test/ |
H A D | common_event_services_module_test.cpp | 437 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION"; variable 464 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable 574 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION2000"; variable 616 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable 931 std::string eventAction = "MODULETEST_ACTION_STICKY"; variable 963 std::string eventAction = "MODULETEST_ACTION_STICKY_FALSE"; variable 1137 std::string eventAction = "PUBLISHEVENT_MODULETEST_PERMISSION"; variable 1166 std::string eventAction = "PUBLISHEVENT_MODULETEST_PERMISSION"; variable 1197 std::string eventAction = "PUBLISHEVENT_MODULETEST_PERMISSION"; variable 1273 std::string eventAction = "PUBLISHEVENT_MODULETEST_SETTHRERADMODE"; variable [all …]
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESCESpublishInfoTest/ |
H A D | actsCESCESpublishInfoTest.cpp | 421 std::string eventAction = "PermissionsTest001"; variable 457 std::string eventAction = "PermissionsTest002"; variable 495 std::string eventAction = "PermissionsTest003"; variable 535 std::string eventAction = "PermissionsTest004"; variable 572 std::string eventAction = "PermissionsTest005"; variable 610 std::string eventAction = "PermissionsTest006"; variable 650 std::string eventAction = "PermissionsTest007"; variable 686 std::string eventAction = "PermissionsTest008"; variable 724 std::string eventAction = "PermissionsTest009"; variable 764 std::string eventAction = "PermissionsTest010"; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | bluetooth_common_event_helper.cpp | 27 bool BluetoothCommonEventHelper::PublishEvent(const std::string &eventAction,int code, in PublishEvent()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | form_utils_impl.cpp | 42 auto eventAction = JsonUtil::ParseJsonString(action); in RouterEvent() local 112 auto eventAction = JsonUtil::ParseJsonString(action); in BackgroundEvent() local
|
H A D | ace_ability.cpp | 446 auto eventAction = JsonUtil::ParseJsonString(action); in OnStart() local
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/ |
H A D | wifi_common_event_helper.cpp | 31 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 ¶mKe… in PublishEvent()
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/ces/ces_check_service/ |
H A D | ces_check_service.cpp | 111 std::string eventAction = "TESTEVENT_RECEIVE_ACTIONReceiveEvent_0100"; variable
|
/ohos5.0/base/notification/common_event_service/test/benchmarktest/common_event_publish_test/ |
H A D | common_event_publish_test.cpp | 106 std::string eventAction = "PUBLISH_COMMON_EVENT_BENCHMARK"; in BENCHMARK_F() local
|
/ohos5.0/base/request/request/services/src/cxx/ |
H A D | request_utils.cpp | 133 static constexpr const char *eventAction = "ohos.request.event.COMPLETE"; in PublishStateChangeEvent() local
|
/ohos5.0/base/notification/common_event_service/test/systemtest/common/acts/actsCESDataTest/ |
H A D | actsCESDataTest.cpp | 1206 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable 1235 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable 1280 std::string eventAction = "TESTEVENT_PUBLISH_ACTION1"; variable 1303 std::string eventAction = "TESTEVENT_PUBLISH_ACTION3"; variable 1323 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable 1355 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable 1374 std::string eventAction = "TESTEVENT_PUBLISH_ACTION3"; variable 2823 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable 2851 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable 2881 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/ |
H A D | plugin_manager_delegate.cpp | 158 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/ |
H A D | AudioRendererInterruptRareTypeUnitTest.js | 140 async function interruptPauseType(eventAction) { argument 148 async function interruptType(eventAction) { argument
|
H A D | AudioRendererInterruptCommonTypeUnitTest.js | 180 async function interruptPauseType(eventAction) { argument 188 async function interruptType(eventAction) { argument
|
/ohos5.0/base/notification/common_event_service/test/benchmarktest/common_event_service_test/ |
H A D | common_event_manager_service_test.cpp | 167 std::string eventAction = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ |
H A D | js_ace_page.cpp | 371 …cePage::AddNodeEvent(int32_t nodeId, const std::string& actionType, const std::string& eventAction) in AddNodeEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/ |
H A D | form_element.cpp | 343 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | plugin_element.cpp | 201 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/ |
H A D | form_manager_delegate.cpp | 498 auto eventAction = JsonUtil::ParseJsonString(action); in ParseAction() local 614 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/dom/ |
H A D | dom_node.cpp | 113 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
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/ |
H A D | plugin_pattern.cpp | 324 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/base/theme/screenlock_mgr/services/src/ |
H A D | screenlock_system_ability.cpp | 648 void ScreenLockSystemAbility::PublishEvent(const std::string &eventAction) in PublishEvent()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/ |
H A D | form_pattern.cpp | 1731 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local 1769 auto eventAction = JsonUtil::ParseJsonString(action); in OnActionEvent() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/ |
H A D | js_card_parser.cpp | 1018 auto eventAction = actionJson->ToString(); in PreUpdateMethodToAction() local 1038 auto eventAction = GetEventAction(actionJson->ToString(), key, nodeId); in ParseEvents() local
|