Searched defs:eventAction (Results 1 – 8 of 8) 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 …]
436 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION"; variable463 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable573 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION2000"; variable615 std::string eventAction = "PUBLISHEVENT_MODULETEST_ACTION_ENTITY"; variable660 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable710 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_REMOVED; variable759 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable830 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_ADDED; variable880 std::string eventAction = CommonEventSupport::COMMON_EVENT_ABILITY_UPDATED; variable930 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
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
532 void ScreenLockSystemAbility::PublishEvent(const std::string &eventAction) in PublishEvent()