Searched defs:typeChain (Results 1 – 3 of 3) sorted by relevance
160 std::vector<const Interface*> typeChain = interface.typeChain(); in emitAidl() local
596 std::vector<const Interface *> Interface::typeChain() const { in typeChain() function in android::Interface
620 std::vector<const EnumType*> EnumType::typeChain() const { in typeChain() function in android::EnumType