Home
last modified time | relevance | path

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

/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h75 ABILITY_ONACTIVE, member in OHOS::AAFwk::EventName
/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp66 EXPECT_EQ(EventReport::ConvertEventName(EventName::ABILITY_ONACTIVE), "ABILITY_ONACTIVE"); in HWTEST_F()
290 EventName eventName = EventName::ABILITY_ONACTIVE; in HWTEST_F()
291 std::string name = "ABILITY_ONACTIVE"; in HWTEST_F()
/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp245 case EventName::ABILITY_ONACTIVE: in SendAbilityEvent()
672 "ABILITY_ONFOREGROUND", "ABILITY_ONBACKGROUND", "ABILITY_ONACTIVE", "ABILITY_ONINACTIVE", in ConvertEventName()
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp294 AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONACTIVE, in OnActive()

Completed in 7 milliseconds