Searched defs:reqs (Results 1 – 2 of 2) sorted by relevance
94 …const BASE_NS::vector<BASE_NS::Uid>& uids, const BASE_NS::vector<BASE_NS::Uid>& reqs, bool strict)… in CheckInterfaces()
109 const auto reqs = req->GetRequiredInterfaces(); in CheckRequiredInterfaces() local