Home
last modified time | relevance | path

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

/art/libdexfile/dex/
Ddex_file-inl.h105 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() function
109 inline const char* DexFile::GetTypeDescriptor(dex::TypeIndex type_idx) const { in GetTypeDescriptor() function
/art/runtime/
Dart_field-inl.h341 inline const char* ArtField::GetTypeDescriptor() { in GetTypeDescriptor() function