Searched refs:MatchSkills (Results 1 – 2 of 2) sorted by relevance
109 static bool MatchSkills(const Want *want, Skill *const skills[]);
310 if (MatchSkills(want, info->abilityInfo->skills)) { in QueryAbilityInfos()329 if (MatchSkills(want, info->abilityInfo->skills)) { in QueryAbilityInfos()336 bool GtManagerService::MatchSkills(const Want *want, Skill *const skills[]) in MatchSkills() function in OHOS::GtManagerService