Searched defs:eventAction (Results 1 – 9 of 9) sorted by relevance
1012 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable1048 std::string eventAction = "TESTEVENT_PUBLISH_ENTITY"; variable1086 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME"; variable1123 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME_ENTITY"; variable1162 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_INFO_FALSE"; variable1201 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_ENTITY_INFO_TRUE"; variable1242 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_ENTITY_INFO_FALSE"; variable1283 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_INFO_TRUE"; variable1322 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_SCHEME_INFO_TRUE"; variable1362 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_SCHEME_INFO_FALSE"; variable[all …]
437 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION"; variable464 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable574 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION2000"; variable616 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable661 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable711 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_REMOVED; variable760 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable831 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable881 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable931 std::string eventAction = "MODULETEST_ACTION_STICKY"; variable[all …]
421 std::string eventAction = "PermissionsTest001"; variable457 std::string eventAction = "PermissionsTest002"; variable495 std::string eventAction = "PermissionsTest003"; variable535 std::string eventAction = "PermissionsTest004"; variable572 std::string eventAction = "PermissionsTest005"; variable610 std::string eventAction = "PermissionsTest006"; variable650 std::string eventAction = "PermissionsTest007"; variable686 std::string eventAction = "PermissionsTest008"; variable724 std::string eventAction = "PermissionsTest009"; variable764 std::string eventAction = "PermissionsTest010"; variable
111 std::string eventAction = "TESTEVENT_RECEIVE_ACTIONReceiveEvent_0100"; variable
106 std::string eventAction = "PUBLISH_COMMON_EVENT_BENCHMARK"; in BENCHMARK_F() local
133 static constexpr const char *eventAction = "ohos.request.event.COMPLETE"; in PublishStateChangeEvent() local
1206 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable1235 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable1280 std::string eventAction = "TESTEVENT_PUBLISH_ACTION1"; variable1303 std::string eventAction = "TESTEVENT_PUBLISH_ACTION3"; variable1323 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable1355 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable1374 std::string eventAction = "TESTEVENT_PUBLISH_ACTION3"; variable2823 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable2851 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable2881 std::string eventAction = "TESTEVENT_PUBLISH_ACTION2"; variable
167 std::string eventAction = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
648 void ScreenLockSystemAbility::PublishEvent(const std::string &eventAction) in PublishEvent()