Searched refs:NotifySCBToHandleAtomicServiceException (Results 1 – 6 of 6) sorted by relevance
321 … DelayedSingleton<AbilityManagerService>::GetInstance()->NotifySCBToHandleAtomicServiceException( in HandleOnFreeInstallFail()386 … DelayedSingleton<AbilityManagerService>::GetInstance()->NotifySCBToHandleAtomicServiceException( in StartAbilityByPreInstall()
12298 void AbilityManagerService::NotifySCBToHandleAtomicServiceException(const std::string& sessionId, i… in NotifySCBToHandleAtomicServiceException() function in OHOS::AAFwk::AbilityManagerService12320 return uiAbilityManager->NotifySCBToHandleAtomicServiceException(sessionInfo, errCode, reason); in NotifySCBToHandleAtomicServiceException()
364 void NotifySCBToHandleAtomicServiceException(sptr<SessionInfo> sessionInfo, int32_t errorCode,
1235 abilityMs_->NotifySCBToHandleAtomicServiceException(SESSIONID, errCode, reason);
1796 void NotifySCBToHandleAtomicServiceException(const std::string& sessionId, int errCode,
1596 void UIAbilityLifecycleManager::NotifySCBToHandleAtomicServiceException(sptr<SessionInfo> sessionIn… in NotifySCBToHandleAtomicServiceException() function in OHOS::AAFwk::UIAbilityLifecycleManager