Searched defs:getBaseName (Results 1 – 5 of 5) sorted by relevance
93 std::string getBaseName(const std::string& rawName) { in getBaseName() function
748 private String getBaseName(XsdComplexType complexType) throws JavaCodeGeneratorException { in getBaseName() method in JavaCodeGenerator
884 std::string AST::getBaseName() const { in getBaseName() function in android::AST
678 std::string Interface::getBaseName() const { in getBaseName() function in android::Interface
915 private String getBaseName(XsdComplexType complexType) throws CppCodeGeneratorException { in getBaseName() method in CppCodeGenerator