Searched defs:superTypeChain (Results 1 – 2 of 2) sorted by relevance
/system/tools/hidl/ | ||
D | Interface.cpp | 657 std::vector<const Interface *> Interface::superTypeChain() const { in superTypeChain() function in android::Interface |
D | EnumType.cpp | 597 std::vector<const EnumType*> EnumType::superTypeChain() const { in superTypeChain() function in android::EnumType |