Searched defs:getBaseName (Results 1 – 4 of 4) sorted by relevance
499 private String getBaseName(XsdComplexType complexType) throws JavaCodeGeneratorException { in getBaseName() method in JavaCodeGenerator
549 private String getBaseName(XsdComplexType complexType) throws CppCodeGeneratorException { in getBaseName() method in CppCodeGenerator
861 std::string AST::getBaseName() const { in getBaseName() function in android::AST
682 std::string Interface::getBaseName() const { in getBaseName() function in android::Interface