Home
last modified time | relevance | path

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

/aosp12/system/tools/xsdc/src/com/android/xsdc/cpp/
H A DCppSimpleType.java46 CppSimpleType newListType() throws CppCodeGeneratorException { in newListType() method in CppSimpleType
/aosp12/system/tools/xsdc/src/com/android/xsdc/java/
H A DJavaSimpleType.java51 JavaSimpleType newListType() throws JavaCodeGeneratorException { in newListType() method in JavaSimpleType