Home
last modified time | relevance | path

Searched defs:emitJavaTypeDeclarations (Results 1 – 4 of 4) sorted by relevance

/system/tools/hidl/
DScope.cpp192 void Scope::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::Scope
DEnumType.cpp453 void EnumType::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::EnumType
DType.cpp634 void Type::emitJavaTypeDeclarations(Formatter&, bool) const {} in emitJavaTypeDeclarations() function in android::Type
DCompoundType.cpp1342 void CompoundType::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::CompoundType