Home
last modified time | relevance | path

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

/system/tools/hidl/
DgenerateJava.cpp700 status_t AST::emitJavaTypeDeclarations(Formatter &out) const { in emitJavaTypeDeclarations() function in android::AST
DScope.cpp149 status_t Scope::emitJavaTypeDeclarations( in emitJavaTypeDeclarations() function in android::Scope
DCompoundType.cpp552 status_t CompoundType::emitJavaTypeDeclarations( in emitJavaTypeDeclarations() function in android::CompoundType
DType.cpp394 status_t Type::emitJavaTypeDeclarations(Formatter &, bool) const { in emitJavaTypeDeclarations() function in android::Type
DEnumType.cpp352 status_t EnumType::emitJavaTypeDeclarations(Formatter &out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::EnumType