Home
last modified time | relevance | path

Searched defs:GetName (Results 1 – 17 of 17) sorted by relevance

/art/test/960-default-smali/src/
DD.java17 public String GetName() { in GetName() method in D
DGreeter3.java17 public String GetName(); in GetName() method
/art/runtime/gc/accounting/
Dremembered_set.h70 const std::string& GetName() const { in GetName() function
Dmod_union_table.h100 const std::string& GetName() const { in GetName() function
Dspace_bitmap.h184 std::string GetName() const { in GetName() function
/art/runtime/openjdkjvmti/
Dti_class_definition.h96 const std::string& GetName() const { in GetName() function
/art/runtime/ti/
Dagent.h53 const std::string& GetName() const { in GetName() function
/art/runtime/
Dmem_map.h122 const std::string& GetName() const { in GetName() function
Dart_field-inl.h270 inline const char* ArtField::GetName() REQUIRES_SHARED(Locks::mutator_lock_) { in GetName() function
Dart_method-inl.h262 inline const char* ArtMethod::GetName() { in GetName() function
Dclass_linker.cc5720 const char* GetName() { in GetName() function in art::FINAL
/art/runtime/base/
Dtiming_logger.h95 const char* GetName() const { in GetName() function
Dmutex.h144 const char* GetName() const { in GetName() function
/art/runtime/gc/collector/
Dgarbage_collector.h141 const char* GetName() const { in GetName() function
/art/runtime/gc/space/
Dspace.h87 const char* GetName() const { in GetName() function
/art/runtime/mirror/
Dclass-inl.h683 inline String* Class::GetName() { in GetName() function
/art/dexlayout/
Ddex_ir.h711 StringId* GetName() const { return name_; } in GetName() function