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