Home
last modified time | relevance | path

Searched refs:typeDef (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/tools/hidl/hidl2aidl/
H A DAidlNamedType.cpp35 static void emitTypeDefAidlDefinition(Formatter& out, const TypeDef& typeDef) { in emitTypeDefAidlDefinition() argument
36 out << "// Cannot convert typedef " << typeDef.referencedType()->definedName() << " " in emitTypeDefAidlDefinition()
37 << typeDef.fqName().string() << " since AIDL does not support typedefs.\n"; in emitTypeDefAidlDefinition()
38 emitConversionNotes(out, typeDef); in emitTypeDefAidlDefinition()
113 const TypeDef& typeDef = static_cast<const TypeDef&>(namedType); in emitAidl() local
114 emitTypeDefAidlDefinition(out, typeDef); in emitAidl()
/aosp12/system/tools/hidl/
H A Dhidl-gen_y.yy741 TypeDef* typeDef = new TypeDef(
743 ast->addScopedType(typeDef, *scope);
744 $$ = typeDef;
/aosp12/packages/services/Car/tests/BugReportApp/libs/
H A Dgoogle-http-client-1.30.1.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...
/aosp12/packages/apps/Car/DebuggingRestrictionController/libs/
H A Dgoogle-http-client-1.36.0.jarMETA-INF/MANIFEST.MF META-INF/ com/ com/google/ com/ ...