Home
last modified time | relevance | path

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

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