Home
last modified time | relevance | path

Searched refs:ABILITY_ONINACTIVE (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h76 ABILITY_ONINACTIVE, member in OHOS::AAFwk::EventName
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp67 EXPECT_EQ(EventReport::ConvertEventName(EventName::ABILITY_ONINACTIVE), "ABILITY_ONINACTIVE"); in HWTEST_F()
306 EventName eventName = EventName::ABILITY_ONINACTIVE; in HWTEST_F()
307 std::string name = "ABILITY_ONINACTIVE"; in HWTEST_F()
/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp242 case EventName::ABILITY_ONINACTIVE: in SendAbilityEvent()
672 "ABILITY_ONFOREGROUND", "ABILITY_ONBACKGROUND", "ABILITY_ONACTIVE", "ABILITY_ONINACTIVE", in ConvertEventName()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp326 AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONINACTIVE, in OnInactive()

Completed in 7 milliseconds