Home
last modified time | relevance | path

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

/system/tools/hidl/
DInterface.cpp647 std::vector<const Interface *> Interface::typeChain() const { in typeChain() function in android::Interface
DEnumType.cpp581 std::vector<const EnumType*> EnumType::typeChain() const { in typeChain() function in android::EnumType