HomeSort by relevance Sort by last modified time
    Searched defs:superTypeChain (Results 1 - 2 of 2) sorted by null

  /system/tools/hidl/
EnumType.cpp 61 for (const auto* type : superTypeChain()) {
107 for (const auto* type : superTypeChain()) {
610 std::vector<const EnumType*> EnumType::superTypeChain() const {
Interface.cpp 506 for (const auto* ancestor : superTypeChain()) {
656 std::vector<const Interface *> Interface::superTypeChain() const {

Completed in 82 milliseconds