Home
last modified time | relevance | path

Searched refs:STPageAbilityEvent (Results 1 - 2 of 2) sorted by relevance

/foundation/bundlemanager/bundle_framework/test/resource/common/src/
H A Dstpageabilityevent.cpp22 STPageAbilityEvent::STPageAbilityEvent(const std::string &className) in STPageAbilityEvent() function in OHOS::AppExecFwk::STPageAbilityEvent
27 bool STPageAbilityEvent::PublishEvent(const std::string &eventName, const int &code, const std::string &data) in PublishEvent()
38 void STPageAbilityEvent::SubscribeEvent( in SubscribeEvent()
51 void STPageAbilityEvent::UnsubscribeEvent() in UnsubscribeEvent()
56 std::string STPageAbilityEvent::GetEventDate(const std::string &stateCallbackCount) in GetEventDate()
61 std::string STPageAbilityEvent::GetCallBackPath(const std::string &callBackPath) in GetCallBackPath()
67 std::string STPageAbilityEvent::GetAbilityStatus(const std::string &abilityStatus) in GetAbilityStatus()
73 int STPageAbilityEvent::GetOnStartCount() in GetOnStartCount()
79 int STPageAbilityEvent
[all...]
/foundation/bundlemanager/bundle_framework/test/resource/common/include/
H A Dstpageabilityevent.h91 class STPageAbilityEvent { class
93 STPageAbilityEvent() = default;
94 explicit STPageAbilityEvent(const std::string &className);
95 ~STPageAbilityEvent() = default;

Completed in 2 milliseconds