Searched defs:Interfaces (Results 1 – 6 of 6) sorted by relevance
17 class Interfaces { class
213 Interfaces []string member456 Interfaces []string member486 Interfaces []string member
1245 TEST_F(ClassLinkerTest, Interfaces) { in TEST_F() argument
932 const TypeList* Interfaces() { return interfaces_; } in Interfaces() function