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