| /system/tools/xsdc/src/main/java/com/android/xsdc/java/ |
| D | JavaCodeGenerator.java | 250 String typeName = element.isMultiple() ? String.format("java.util.List<%s>", in printClass() local 459 String typeName = isMultiple ? String.format("java.util.List<%s>", type.getNullableName()) in printGetterAndSetter() local 518 String typeName = javaType.getName(); in printXmlParser() local 639 String typeName = javaType.getName(); in printXmlWriter() local 838 String typeName = typeRef.getLocalPart(); in parseSimpleTypeReference() local
|
| /system/tools/hidl/ |
| D | TypeDef.cpp | 50 std::string TypeDef::typeName() const { in typeName() function in android::TypeDef
|
| D | ScalarType.cpp | 51 std::string ScalarType::typeName() const { in typeName() function in android::ScalarType 150 const std::string typeName = getJavaType(false /* forInitializer */); in emitJavaFieldInitializer() local
|
| D | DeathRecipientType.cpp | 26 std::string DeathRecipientType::typeName() const { in typeName() function in android::DeathRecipientType
|
| D | PointerType.cpp | 39 std::string PointerType::typeName() const { in typeName() function in android::PointerType
|
| D | ArrayType.cpp | 55 std::string ArrayType::typeName() const { in typeName() function in android::ArrayType 345 const std::string typeName = getJavaType(false /* forInitializer */); in emitJavaFieldInitializer() local
|
| D | StringType.cpp | 35 std::string StringType::typeName() const { in typeName() function in android::StringType
|
| D | HandleType.cpp | 32 std::string HandleType::typeName() const { in typeName() function in android::HandleType
|
| D | generateJava.cpp | 52 std::string typeName = type->definedName(); in generateJavaTypes() local
|
| D | MemoryType.cpp | 46 std::string MemoryType::typeName() const { in typeName() function in android::MemoryType
|
| D | EnumType.cpp | 171 std::string EnumType::typeName() const { in typeName() function in android::EnumType 537 const std::string typeName = in emitJavaTypeDeclarations() local 748 const std::string typeName = in emitExportedHeader() local
|
| D | Scope.cpp | 271 std::string RootScope::typeName() const { in typeName() function in android::RootScope
|
| D | VectorType.cpp | 436 const std::string typeName = getJavaType(false /* forInitializer */); in emitJavaFieldInitializer() local
|
| D | Type.cpp | 550 const std::string &typeName, in emitReaderWriterEmbeddedForTypeName() 739 std::string TemplatedType::typeName() const { in typeName() function in android::TemplatedType
|
| D | Interface.cpp | 54 std::string Interface::typeName() const { in typeName() function in android::Interface
|
| D | AST.cpp | 760 const FQName &typeName = in lookupTypeFromImports() local
|
| D | main.cpp | 297 FQName typeName; in generateJavaForPackage() local
|
| D | CompoundType.cpp | 149 std::string CompoundType::typeName() const { in typeName() function in android::CompoundType
|
| /system/tools/xsdc/src/main/java/com/android/xsdc/cpp/ |
| D | Utils.java | 90 static String toAssignmentName(String typeName, String variableName, boolean isMultipleType) { in toAssignmentName()
|
| D | CppCodeGenerator.java | 435 String typeName = Utils.elementTypeName(type.getName(), in printClass() local 768 String typeName = isMultiple ? String.format("std::vector<%s>", in printGetter() local 1017 String typeName = cppType.getName(); in printXmlParserFor() local 1099 String typeName = cppType.getName(); in printXmlWriter() local 1251 String typeName = typeRef.getLocalPart(); in parseSimpleTypeReference() local
|
| /system/tools/hidl/hidl2aidl/ |
| D | AidlInterface.cpp | 144 static bool shouldWarnStatusType(const std::string& typeName) { in shouldWarnStatusType() 154 static bool shouldWarnOutParam(const std::string& typeName) { in shouldWarnOutParam()
|
| /system/libcppbor/src/ |
| D | cppbor_parse.cpp | 327 const std::string& typeName, bool emitViews, in handleEntries() 350 const uint8_t* valueBegin, const uint8_t* end, const std::string& typeName, bool emitViews, in handleCompound()
|
| /system/tools/aidl/ |
| D | aidl_to_rust.cpp | 321 const auto typeName = arg.GetType().GetName(); in ArgumentStorageMode() local
|
| /system/tools/hidl/utils/ |
| D | FQName.cpp | 311 FQName FQName::typeName() const { in typeName() function in android::FQName
|