Home
last modified time | relevance | path

Searched defs:emitTypeDeclarations (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/tools/hidl/
H A DTypeDef.cpp76 void TypeDef::emitTypeDeclarations(Formatter& out) const { in emitTypeDeclarations() function in android::TypeDef
H A DScope.cpp174 void Scope::emitTypeDeclarations(Formatter& out) const { in emitTypeDeclarations() function in android::Scope
H A DType.cpp608 void Type::emitTypeDeclarations(Formatter&) const {} in emitTypeDeclarations() function in android::Type
H A DEnumType.cpp296 void EnumType::emitTypeDeclarations(Formatter& out) const { in emitTypeDeclarations() function in android::EnumType
H A DCompoundType.cpp690 void CompoundType::emitTypeDeclarations(Formatter& out) const { in emitTypeDeclarations() function in android::CompoundType