Searched defs:emitJavaTypeDeclarations (Results 1 – 4 of 4) sorted by relevance
201 void Scope::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::Scope
622 void Type::emitJavaTypeDeclarations(Formatter&, bool) const {} in emitJavaTypeDeclarations() function in android::Type
496 void EnumType::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::EnumType
1259 void CompoundType::emitJavaTypeDeclarations(Formatter& out, bool atTopLevel) const { in emitJavaTypeDeclarations() function in android::CompoundType