Searched refs:CheckLegalForAdd (Results 1 – 2 of 2) sorted by relevance
104 if (!CheckLegalForAdd(caller, target, want)) { in AddAbilitySlice()184 bool AbilitySliceScheduler::CheckLegalForAdd(const AbilitySlice &caller, AbilitySlice &target, cons… in CheckLegalForAdd() function in OHOS::AbilitySliceScheduler
46 bool CheckLegalForAdd(const AbilitySlice &caller, AbilitySlice &target, const Want &want);