Home
last modified time | relevance | path

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

/system/tools/xsdc/src/main/java/com/android/xsdc/cpp/
DCppType.java20 String getName(); in getName() method
DCppComplexType.java27 public String getName() { in getName() method in CppComplexType
DCppSimpleType.java56 public String getName() { in getName() method in CppSimpleType
/system/tools/xsdc/src/main/java/com/android/xsdc/java/
DJavaType.java20 String getName(); in getName() method
DJavaComplexType.java32 public String getName() { in getName() method in JavaComplexType
DJavaSimpleType.java58 public String getName() { in getName() method in JavaSimpleType
/system/libvintf/include/vintf/
DMatrixHal.h49 inline const std::string& getName() const { return name; } in getName() function
DManifestHal.h66 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/main/java/com/android/xsdc/tag/
DXsdTag.java36 public String getName() { in getName() method in XsdTag
/system/tools/aidl/tests/java/src/android/aidl/tests/
DSimpleParcelable.java36 public String getName() { return mName; } in getName() method in SimpleParcelable
/system/tools/hidl/
DAnnotation.cpp30 const std::string& AnnotationParam::getName() const { in getName() function in android::AnnotationParam
/system/chre/host/common/include/chre_host/
Dhal_client.h196 ScopedAStatus getName(std::string *outName) override { 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
/system/media/audio_utils/include/audio_utils/
DMetadata.h358 const char *getName() const { return c_str(); } in getName() function
372 const char *getName() const { return mName; } in getName() function
/system/chre/host/hal_generic/common/
Dhal_client_manager.cc49 std::string getName(const std::shared_ptr<IContextHubCallback> &callback) { in getName() function
/system/chre/host/test/hal_generic/common/
Dhal_client_manager_test.cc114 ScopedAStatus getName(std::string *out_name) override { in getName() function in android::hardware::contexthub::common::implementation::__anon7bfabb0e0111::ContextHubCallbackForTest
/system/chre/host/common/
Dchre_aidl_hal_client.cc215 ScopedAStatus getName(std::string *out_name) override { in getName() function in __anon7eb30a600111::ContextHubCallback