Home
last modified time | relevance | path

Searched refs:CONNECT_SERVICE (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h82 CONNECT_SERVICE, member in OHOS::AAFwk::EventName
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp71 EXPECT_EQ(EventReport::ConvertEventName(EventName::CONNECT_SERVICE), "CONNECT_SERVICE"); in HWTEST_F()
662 eventName = EventName::CONNECT_SERVICE; in HWTEST_F()
663 EXPECT_EQ(EventReport::ConvertEventName(eventName), "CONNECT_SERVICE"); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp1020 EventReport::SendConnectServiceEvent(EventName::CONNECT_SERVICE, eventInfo); in ScheduleConnectAbilityDoneLocked()

Completed in 8 milliseconds