Home
last modified time | relevance | path

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

/aosp12/art/profman/
H A Dboot_image_profile.cc42 static std::string GetTypeDescriptor(const TypeReference& ref) { in GetTypeDescriptor() function
/aosp12/art/runtime/
H A Dart_field-inl.h298 inline const char* ArtField::GetTypeDescriptor() REQUIRES_SHARED(Locks::mutator_lock_) { in GetTypeDescriptor() function
/aosp12/art/libdexfile/dex/
H A Ddex_file-inl.h97 inline const char* DexFile::GetTypeDescriptor(const dex::TypeId& type_id) const { in GetTypeDescriptor() function
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.h630 const char* GetTypeDescriptor(const DexFile* dex_file, dex::TypeIndex type_index) const { in GetTypeDescriptor() function