Home
last modified time | relevance | path

Searched defs:emitGlobalTypeDeclarations (Results 1 – 3 of 3) sorted by relevance

/system/tools/hidl/
DScope.cpp168 void Scope::emitGlobalTypeDeclarations(Formatter& out) const { in emitGlobalTypeDeclarations() function in android::Scope
DEnumType.cpp370 void EnumType::emitGlobalTypeDeclarations(Formatter& out) const { in emitGlobalTypeDeclarations() function in android::EnumType
DType.cpp624 void Type::emitGlobalTypeDeclarations(Formatter&) const {} in emitGlobalTypeDeclarations() function in android::Type