Home
last modified time | relevance | path

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

/aosp12/system/tools/hidl/
H A DInterface.cpp621 std::vector<const Interface *> Interface::typeChain() const { in typeChain() function in android::Interface
H A DEnumType.cpp636 std::vector<const EnumType*> EnumType::typeChain() const { in typeChain() function in android::EnumType