Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h81 STOP_SERVICE, member in OHOS::AAFwk::EventName
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp70 EXPECT_EQ(EventReport::ConvertEventName(EventName::STOP_SERVICE), "STOP_SERVICE"); in HWTEST_F()
645 eventName = EventName::STOP_SERVICE; in HWTEST_F()
646 EXPECT_EQ(EventReport::ConvertEventName(eventName), "STOP_SERVICE"); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_connect_manager.cpp366 EventReport::SendStopServiceEvent(EventName::STOP_SERVICE, eventInfo); in StopServiceAbilityLocked()

Completed in 13 milliseconds