Searched defs:emitGlobalTypeDeclarations (Results 1 – 3 of 3) sorted by relevance
/aosp12/system/tools/hidl/ | ||
H A D | Scope.cpp | 193 void Scope::emitGlobalTypeDeclarations(Formatter& out) const { in emitGlobalTypeDeclarations() function in android::Scope |
H A D | Type.cpp | 612 void Type::emitGlobalTypeDeclarations(Formatter&) const {} in emitGlobalTypeDeclarations() function in android::Type |
H A D | EnumType.cpp | 424 void EnumType::emitGlobalTypeDeclarations(Formatter& out) const { in emitGlobalTypeDeclarations() function in android::EnumType |