Home
last modified time | relevance | path

Searched defs:targetList (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/
H A Dnstackx_device_local.c163 static inline void LocalIfaceChangeState(struct LocalIface *iface, List *targetList, uint8_t state) in LocalIfaceChangeState()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java2233 final ArrayList<ChangeInfo> targetList = targets.getListSortedByZ(); in calculateTargets() local
2243 final ArrayList<ChangeInfo> targetList = new ArrayList<>(targets.mArray.size()); in populateParentChanges() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/
H A Dmission_list_manager.cpp427 auto targetList = GetTargetMissionList(callerAbility, abilityRequest); in StartAbilityLocked() local