Home
last modified time | relevance | path

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

/system/tools/hidl/hidl2aidl/
DAidlInterface.cpp93 std::string getBaseName(const std::string& rawName) { in getBaseName() function
/system/tools/xsdc/src/com/android/xsdc/java/
DJavaCodeGenerator.java748 private String getBaseName(XsdComplexType complexType) throws JavaCodeGeneratorException { in getBaseName() method in JavaCodeGenerator
/system/tools/hidl/
DAST.cpp884 std::string AST::getBaseName() const { in getBaseName() function in android::AST
DInterface.cpp678 std::string Interface::getBaseName() const { in getBaseName() function in android::Interface
/system/tools/xsdc/src/com/android/xsdc/cpp/
DCppCodeGenerator.java915 private String getBaseName(XsdComplexType complexType) throws CppCodeGeneratorException { in getBaseName() method in CppCodeGenerator