Searched defs:interfaces (Results 1 – 10 of 10) sorted by relevance
89 static auto interfaces = FinalClass::GetStaticInterfaces(); in GetClassInterfaces() local
116 auto interfaces = GetInterfaceInfoArray(); in GetInterfaceInfo() local
102 bool SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) override in SetRequiredInterfaces()
80 bool AttachmentContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
293 bool MetadataPropertyContainer::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
32 thread_local static RSInterfaces& interfaces = RSInterfaces::GetInstance(); variable
300 bool ContainerBase::SetRequiredInterfaces(const BASE_NS::vector<TypeId>& interfaces) in SetRequiredInterfaces()
385 std::string interfaces = TAB + "interfaces: {"; in GetDumpInfos() local
211 InterfaceTypeInfo interfaces[4] = { member
208 vector<InterfaceTypeInfo> interfaces = { in RegisterGlobalInterfaces() local