Home
last modified time | relevance | path

Searched defs:allAttributeTypes (Results 1 – 2 of 2) sorted by relevance

/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppCodeGenerator.java448 List<CppSimpleType> allAttributeTypes = new ArrayList<>(); in printParser() local
549 List<CppSimpleType> allAttributeTypes = new ArrayList<>(); in printWriter() local
717 List<CppSimpleType> allAttributeTypes = new ArrayList<>(); in printConstructor() local
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaCodeGenerator.java303 List<JavaSimpleType> allAttributeTypes = new ArrayList<>(); in printParser() local
390 List<JavaSimpleType> allAttributeTypes = new ArrayList<>(); in printWriter() local