Home
last modified time | relevance | path

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

/art/runtime/gc/accounting/
Dremembered_set.h70 const std::string& GetName() const { in GetName() function
Dmod_union_table.h98 const std::string& GetName() const { in GetName() function
Dspace_bitmap.h181 std::string GetName() const { in GetName() function
/art/compiler/dex/
Dpass.h47 virtual const char* GetName() const { in GetName() function
/art/runtime/
Dmem_map.h97 const std::string& GetName() const { in GetName() function
Dart_field-inl.h255 inline const char* ArtField::GetName() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetName() function
Dart_method-inl.h354 inline const char* ArtMethod::GetName() { in GetName() function
Dclass_linker.cc4430 const char* GetName() { in GetName() function in art::FINAL
/art/runtime/base/
Dtiming_logger.h95 const char* GetName() const { in GetName() function
Dmutex.h135 const char* GetName() const { in GetName() function
/art/runtime/gc/collector/
Dgarbage_collector.h130 const char* GetName() const { in GetName() function
/art/runtime/gc/space/
Dspace.h87 const char* GetName() const { in GetName() function
/art/compiler/
Delf_builder.h99 const std::string& GetName() const { in GetName() function
/art/runtime/mirror/
Dclass-inl.h542 inline String* Class::GetName() { in GetName() function