Home
last modified time | relevance | path

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

/art/profman/
Dboot_image_profile.cc42 static std::string GetTypeDescriptor(const TypeReference& ref) { in GetTypeDescriptor() function
/art/runtime/
Dart_field-inl.h298 inline const char* ArtField::GetTypeDescriptor() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTypeDescriptor() function
/art/libdexfile/dex/
Ddex_file-inl.h97 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() function