Searched refs:GetClassInterfaces (Results 1 – 3 of 3) sorted by relevance
50 virtual const Interfaces& GetClassInterfaces() const = 0;
87 const BASE_NS::vector<BASE_NS::Uid>& GetClassInterfaces() const override in GetClassInterfaces() function
117 if (CheckInterfaces(factory->GetClassInterfaces(), interfaceUids, strict)) { in GetAllTypes()