Searched refs:IsAppInCandidateFilterList (Results 1 – 2 of 2) sorted by relevance
393 bool IsAppInCandidateFilterList(int uid) const;
169 bool StaService::IsAppInCandidateFilterList(int uid) const in IsAppInCandidateFilterList() function in OHOS::Wifi::StaService247 if (IsAppInCandidateFilterList(uid)) { in AddCandidateConfig()