Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_manager_service.h1225 void SetTargetCloneIndexInSameBundle(const Want &want, sptr<IRemoteObject> callerToken);
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dability_manager_service.cpp1035 SetTargetCloneIndexInSameBundle(want, callerToken); in StartAbilityInner()
1642 SetTargetCloneIndexInSameBundle(want, callerToken); in StartAbilityForOptionInner()
11206 void AbilityManagerService::SetTargetCloneIndexInSameBundle(const Want &want, sptr<IRemoteObject> c… in SetTargetCloneIndexInSameBundle() function in OHOS::AAFwk::AbilityManagerService