Home
last modified time | relevance | path

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

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