Home
last modified time | relevance | path

Searched refs:AppendLifecycleEvent (Results 1 - 9 of 9) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
H A Dapp_exception_manager.cpp33 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, std::string("LaunchAbilityFailed: " + msg)); in LaunchAbilityFailed()
40 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, std::string("ForegroundAppFailed: " + msg)); in ForegroundAppFailed()
47 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, std::string("ForegroundAppWait: " + msg)); in ForegroundAppWait()
H A Dapp_scheduler_proxy.cpp211 AbilityRuntime::FreezeUtil::GetInstance().AppendLifecycleEvent(flow, in ScheduleLaunchAbility()
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dapp_exception_handler.cpp82 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, std::string("AbilityForegroundFailed: " + msg)); in AbilityForegroundFailed()
H A Dability_manager_proxy.cpp1326 AbilityRuntime::FreezeUtil::GetInstance().AppendLifecycleEvent(flow, in AttachAbilityThread()
1350 AbilityRuntime::FreezeUtil::GetInstance().AppendLifecycleEvent(flow, in AbilityTransitionDone()
1358 AbilityRuntime::FreezeUtil::GetInstance().AppendLifecycleEvent(flow, in AbilityTransitionDone()
/foundation/ability/ability_runtime/utils/global/freeze/include/
H A Dfreeze_util.h50 bool AppendLifecycleEvent(const LifecycleFlow &flow, const std::string &entry);
/foundation/ability/ability_runtime/utils/global/freeze/src/
H A Dfreeze_util.cpp40 bool FreezeUtil::AppendLifecycleEvent(const LifecycleFlow &flow, const std::string &entry) in AppendLifecycleEvent() function in OHOS::AbilityRuntime::FreezeUtil
/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dui_ability_impl.cpp512 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, entry); in ForegroundFailed()
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
H A Djs_ui_ability.cpp862 FreezeUtil::GetInstance().AppendLifecycleEvent(flow, in DoOnForegroundForSceneIsNull()
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp2528 AbilityRuntime::FreezeUtil::GetInstance().AppendLifecycleEvent(flow, "ServiceInner::UpdateAbilityState"); in UpdateAbilityState()

Completed in 26 milliseconds