Home
last modified time | relevance | path

Searched defs:GetTypeDescriptor (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Dart_field-inl.h255 inline const char* ArtField::GetTypeDescriptor() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_) { in GetTypeDescriptor() function
/art/runtime/
Ddex_file.h534 const char* GetTypeDescriptor(const TypeId& type_id) const { in GetTypeDescriptor() function