Home
last modified time | relevance | path

Searched refs:OnChildProcessDied (Results 1 - 3 of 3) sorted by relevance

/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_state_observer_manager.h74 void OnChildProcessDied(std::shared_ptr<ChildProcessRecord> childRecord);
/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_state_observer_manager.cpp300 void AppStateObserverManager::OnChildProcessDied(std::shared_ptr<ChildProcessRecord> childRecord) in OnChildProcessDied() function in OHOS::AppExecFwk::AppStateObserverManager
313 TAG_LOGD(AAFwkTag::APPMGR, "OnChildProcessDied come."); in OnChildProcessDied()
H A Dapp_mgr_service_inner.cpp7134 DelayedSingleton<AppStateObserverManager>::GetInstance()->OnChildProcessDied(childRecord); in NotifyAppFaultBySA()
7158 DelayedSingleton<AppStateObserverManager>::GetInstance()->OnChildProcessDied(childRecord); in NotifyAppFaultBySA()
7187 DelayedSingleton<AppStateObserverManager>::GetInstance()->OnChildProcessDied(childRecord); in NotifyAppFaultBySA()

Completed in 19 milliseconds