Searched defs:eventAction (Results 1 – 8 of 8) sorted by relevance
1013 std::string eventAction = "TESTEVENT_PUBLISH_ACTION"; variable1049 std::string eventAction = "TESTEVENT_PUBLISH_ENTITY"; variable1087 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME"; variable1124 std::string eventAction = "TESTEVENT_PUBLISH_SCHEME_ENTITY"; variable1163 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_INFO_FALSE"; variable1202 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_ENTITY_INFO_TRUE"; variable1243 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_ENTITY_INFO_FALSE"; variable1284 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_INFO_TRUE"; variable1323 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_SCHEME_INFO_TRUE"; variable1363 std::string eventAction = "TESTEVENT_PUBLISH_ACTION_SCHEME_INFO_FALSE"; variable[all …]
468 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION"; variable498 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable611 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION2000"; variable656 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable704 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable758 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_REMOVED; variable811 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable889 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable943 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable997 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
110 static constexpr const char *eventAction = "ohos.request.event.COMPLETE"; in PublishStateChangeEvent() local
167 std::string eventAction = "SUBSCRIBEEVENT_BENCHMARK"; in BENCHMARK_F() local
968 void ScreenLockSystemAbility::PublishEvent(const std::string &eventAction, const int32_t userId) in PublishEvent()