Home
last modified time | relevance | path

Searched refs:NotifySCBToHandleException (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dfree_install_manager.h237 void NotifySCBToHandleException(const FreeInstallInfo &info, int resultCode);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp613 NotifySCBToHandleException(ability, in HandleForegroundFailed()
1576 void UIAbilityLifecycleManager::NotifySCBToHandleException(const std::shared_ptr<AbilityRecord> &ab… in NotifySCBToHandleException() function in OHOS::AAFwk::UIAbilityLifecycleManager
1616 NotifySCBToHandleException(abilityRecord, in HandleLoadTimeout()
1632 NotifySCBToHandleException(abilityRecord, in HandleForegroundTimeout()
1665NotifySCBToHandleException(abilityRecord, static_cast<int32_t>(ErrorLifecycleState::ABILITY_STATE_… in OnAbilityDied()
2647NotifySCBToHandleException(abilityRecord, static_cast<int32_t>(ErrorLifecycleState::ABILITY_STATE_… in SignRestartAppFlag()
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/scene_board/
H A Dui_ability_lifecycle_manager.h392 … void NotifySCBToHandleException(const std::shared_ptr<AbilityRecord> &ability, int32_t errorCode,
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
H A Dui_ability_lifecycle_manager_test.cpp1181 uiAbilityLifecycleManager->NotifySCBToHandleException(record,
1196 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,
1214 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,
1234 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,
1256 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,
1278 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,
1300 uiAbilityLifecycleManager->NotifySCBToHandleException(abilityRecord,