Home
last modified time | relevance | path

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

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