Home
last modified time | relevance | path

Searched refs:NotifySCBToHandleAtomicServiceException (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/ability_runtime/services/abilitymgr/include/scene_board/
H A Dui_ability_lifecycle_manager.h367 void NotifySCBToHandleAtomicServiceException(sptr<SessionInfo> sessionInfo, int32_t errorCode,
/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dfree_install_manager.cpp324 DelayedSingleton<AbilityManagerService>::GetInstance()->NotifySCBToHandleAtomicServiceException( in HandleOnFreeInstallFail()
389 DelayedSingleton<AbilityManagerService>::GetInstance()->NotifySCBToHandleAtomicServiceException( in StartAbilityByPreInstall()
H A Dability_manager_service.cpp11969 void AbilityManagerService::NotifySCBToHandleAtomicServiceException(const std::string& sessionId, int32_t errCode, in NotifySCBToHandleAtomicServiceException() function in OHOS::AAFwk::AbilityManagerService
11991 return uiAbilityManager->NotifySCBToHandleAtomicServiceException(sessionInfo, errCode, reason); in NotifySCBToHandleAtomicServiceException()
/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1784 void NotifySCBToHandleAtomicServiceException(const std::string& sessionId, int errCode,
/foundation/ability/ability_runtime/test/unittest/ability_manager_service_third_test/
H A Dability_manager_service_third_test.cpp2229 * Function: NotifySCBToHandleAtomicServiceException
2230 * FunctionPoints: AbilityManagerService NotifySCBToHandleAtomicServiceException
2239 abilityMs_->NotifySCBToHandleAtomicServiceException(SESSIONID, errCode, reason); in HWTEST_F()
/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp1601 void UIAbilityLifecycleManager::NotifySCBToHandleAtomicServiceException(sptr<SessionInfo> sessionInfo, in NotifySCBToHandleAtomicServiceException() function in OHOS::AAFwk::UIAbilityLifecycleManager

Completed in 35 milliseconds