Home
last modified time | relevance | path

Searched defs:getName (Results 1 – 15 of 15) sorted by relevance

/system/tools/xsdc/src/com/android/xsdc/cpp/
DCppType.java20 String getName(); in getName() method
DCppComplexType.java27 public String getName() { in getName() method in CppComplexType
DCppSimpleType.java46 public String getName() { in getName() method in CppSimpleType
/system/tools/xsdc/src/com/android/xsdc/java/
DJavaType.java20 String getName(); in getName() method
DJavaComplexType.java27 public String getName() { in getName() method in JavaComplexType
DJavaSimpleType.java50 public String getName() { in getName() method in JavaSimpleType
/system/libvintf/include/vintf/
DMatrixHal.h47 inline const std::string& getName() const { return name; } in getName() function
DManifestHal.h65 inline const std::string& getName() const { return name; } in getName() function
/system/tools/hidl/c2hal/
DDeclaration.cpp32 const std::string& Declaration::getName() const { in getName() function in android::Declaration
/system/tools/xsdc/src/com/android/xsdc/tag/
DXsdTag.java36 public String getName() { in getName() method in XsdTag
/system/tools/hidl/
DAnnotation.cpp30 const std::string& AnnotationParam::getName() const { in getName() function in android::AnnotationParam
/system/bt/binder/android/bluetooth/
DIBluetoothManager.aidl50 String getName(); in getName() method
DIBluetooth.aidl46 String getName(); in getName() method
/system/core/logd/
DLogStatistics.h349 const char* getName() const { in getName() function
422 const char* getName() const { in getName() function
475 const char* getName() const { in getName() function
/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DZoneOffsetPeriod.java124 public String getName() { in getName() method in ZoneOffsetPeriod