Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/src/
H A Dability_slice_scheduler.cpp104 if (!CheckLegalForAdd(caller, target, want)) { in AddAbilitySlice()
184 bool AbilitySliceScheduler::CheckLegalForAdd(const AbilitySlice &caller, AbilitySlice &target, cons… in CheckLegalForAdd() function in OHOS::AbilitySliceScheduler
/ohos5.0/foundation/ability/ability_lite/frameworks/ability_lite/include/
H A Dability_slice_scheduler.h46 bool CheckLegalForAdd(const AbilitySlice &caller, AbilitySlice &target, const Want &want);