Searched refs:TypeIsInterface (Results 1 – 2 of 2) sorted by relevance
129 if (TypeIsInterface(element_type, typenames)) { in GetRustName()269 bool TypeIsInterface(const AidlTypeSpecifier& type, const AidlTypenames& typenames) { in TypeIsInterface() function293 if (TypeIsInterface(type, typenames)) { in TypeHasDefault()
71 bool TypeIsInterface(const AidlTypeSpecifier& type, const AidlTypenames& typenames);