Home
last modified time | relevance | path

Searched refs:descriptor_string (Results 1 – 1 of 1) sorted by relevance

/art/compiler/debug/
Delf_debug_info_writer.h306 std::string descriptor_string; in Write() local
307 WriteLazyType(element_type->GetDescriptor(&descriptor_string)); in Write()
322 std::string descriptor_string; in Write() local
323 const char* desc = type->GetDescriptor(&descriptor_string); in Write()