Home
last modified time | relevance | path

Searched defs:superTypeChain (Results 1 – 2 of 2) sorted by relevance

/system/tools/hidl/
DInterface.cpp657 std::vector<const Interface *> Interface::superTypeChain() const { in superTypeChain() function in android::Interface
DEnumType.cpp597 std::vector<const EnumType*> EnumType::superTypeChain() const { in superTypeChain() function in android::EnumType