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.java432 private String getBaseName(XsdComplexType complexType) throws JavaCodeGeneratorException { in getBaseName() method in JavaCodeGenerator
/system/tools/xsdc/src/com/android/xsdc/cpp/
DCppCodeGenerator.java501 private String getBaseName(XsdComplexType complexType) throws CppCodeGeneratorException { in getBaseName() method in CppCodeGenerator
/system/tools/hidl/
DAST.cpp818 std::string AST::getBaseName() const { in getBaseName() function in android::AST
DInterface.cpp704 std::string Interface::getBaseName() const { in getBaseName() function in android::Interface