Home
last modified time | relevance | path

Searched refs:StartAbilityBySpecifed (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/scene_board/
H A Dui_ability_lifecycle_manager.h422 …int StartAbilityBySpecifed(const AbilityRequest &abilityRequest, std::shared_ptr<AbilityRecord> &c…
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/
H A Dui_ability_lifecycle_manager.cpp1719 StartAbilityBySpecifed(abilityRequest, callerAbility); in OnAcceptWantResponse()
1898 int UIAbilityLifecycleManager::StartAbilityBySpecifed(const AbilityRequest &abilityRequest, in StartAbilityBySpecifed() function in OHOS::AAFwk::UIAbilityLifecycleManager
/ohos5.0/foundation/ability/ability_runtime/test/unittest/ui_ability_lifecycle_manager_test/
H A Dui_ability_lifecycle_manager_test.cpp2497 uiAbilityLifecycleManager->StartAbilityBySpecifed(request, callerAbility);