Home
last modified time | relevance | path

Searched refs:NotifyAppAttachFailed (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/appmgr/include/
H A Dapp_mgr_service_inner.h1588 void NotifyAppAttachFailed(std::shared_ptr<AppRunningRecord> appRecord);
/ohos5.0/foundation/ability/ability_runtime/services/appmgr/src/
H A Dapp_mgr_service_inner.cpp986 NotifyAppAttachFailed(appRecord); in AttachApplication()
1029 void AppMgrServiceInner::NotifyAppAttachFailed(std::shared_ptr<AppRunningRecord> appRecord) in NotifyAppAttachFailed() function in OHOS::AppExecFwk::AppMgrServiceInner