Home
last modified time | relevance | path

Searched defs:getBaseName (Results 1 – 4 of 4) sorted by relevance

/system/tools/xsdc/src/com/android/xsdc/java/
DJavaCodeGenerator.java499 private String getBaseName(XsdComplexType complexType) throws JavaCodeGeneratorException { in getBaseName() method in JavaCodeGenerator
/system/tools/xsdc/src/com/android/xsdc/cpp/
DCppCodeGenerator.java549 private String getBaseName(XsdComplexType complexType) throws CppCodeGeneratorException { in getBaseName() method in CppCodeGenerator
/system/tools/hidl/
DAST.cpp861 std::string AST::getBaseName() const { in getBaseName() function in android::AST
DInterface.cpp682 std::string Interface::getBaseName() const { in getBaseName() function in android::Interface