Searched defs:superTypeChain (Results 1 – 3 of 3) sorted by relevance
112 const std::vector<const Interface*>& superTypeChain = iface->superTypeChain(); in methodVersions() local
631 std::vector<const Interface *> Interface::superTypeChain() const { in superTypeChain() function in android::Interface
652 std::vector<const EnumType*> EnumType::superTypeChain() const { in superTypeChain() function in android::EnumType