Home
last modified time | relevance | path

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

/art/runtime/
Dart_field-inl.h287 inline const char* ArtField::GetTypeDescriptor() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTypeDescriptor() function
/art/libdexfile/dex/
Ddex_file-inl.h96 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() function