Home
last modified time | relevance | path

Searched refs:ABILITY_ONFOREGROUND (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/config/event/
H A DXperfPlugin7 "ABILITY_ONFOREGROUND",
/ohos5.0/foundation/ability/ability_runtime/services/common/include/
H A Devent_report.h75 ABILITY_ONFOREGROUND, enumerator
/ohos5.0/foundation/ability/ability_runtime/test/unittest/event_report_test/
H A Devent_report_test.cpp64 … EXPECT_EQ(EventReport::ConvertEventName(EventName::ABILITY_ONFOREGROUND), "ABILITY_ONFOREGROUND");
260 EventName eventName = EventName::ABILITY_ONFOREGROUND;
/ohos5.0/base/hiviewdfx/hiview/plugins/performance/
H A DEvtParser.h34 const std::string ABILITY_ONFOREGROUND = "ABILITY_ONFOREGROUND"; variable
/ohos5.0/foundation/ability/ability_runtime/services/common/src/
H A Devent_report.cpp238 case EventName::ABILITY_ONFOREGROUND: in SendAbilityEvent()
/ohos5.0/foundation/ability/ability_runtime/
H A Dhisysevent.yaml145 ABILITY_ONFOREGROUND:
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability.cpp621 …AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONFOREGROUND, HiSysEventType::BEHAV… in OnForeground()
H A Dability.cpp1487 AAFwk::EventReport::SendAbilityEvent(AAFwk::EventName::ABILITY_ONFOREGROUND, in OnForeground()