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