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

/system/tools/hidl/
H A DScope.cpp168 void Scope::emitGlobalTypeDeclarations(Formatter& out) const { function in class:android::Scope
170 type->emitGlobalTypeDeclarations(out);
H A DEnumType.cpp381 void EnumType::emitGlobalTypeDeclarations(Formatter& out) const { function in class:android::EnumType
H A DType.cpp620 void Type::emitGlobalTypeDeclarations(Formatter&) const {} function in class:android::Type

Completed in 46 milliseconds