HomeSort by relevance Sort by last modified time
    Searched defs:emitGlobalTypeDeclarations (Results 1 - 3 of 3) sorted by null

  /system/tools/hidl/
Scope.cpp 168 void Scope::emitGlobalTypeDeclarations(Formatter& out) const {
170 type->emitGlobalTypeDeclarations(out);
EnumType.cpp 381 void EnumType::emitGlobalTypeDeclarations(Formatter& out) const {
Type.cpp 620 void Type::emitGlobalTypeDeclarations(Formatter&) const {}

Completed in 102 milliseconds