Searched defs:resolveInheritance (Results 1 - 4 of 4) sorted by relevance

/system/tools/hidl/
H A DArrayType.cpp70 status_t ArrayType::resolveInheritance() { function in class:android::ArrayType
77 return Type::resolveInheritance();
H A DEnumType.cpp57 status_t EnumType::resolveInheritance() { function in class:android::EnumType
75 return Scope::resolveInheritance();
H A DInterface.cpp504 status_t Interface::resolveInheritance() { function in class:android::Interface
522 return Scope::resolveInheritance();
H A DType.cpp207 status_t Type::resolveInheritance() { function in class:android::Type

Completed in 100 milliseconds