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.h314 std::string descriptor_string; in Write() local
315 WriteLazyType(element_type->GetDescriptor(&descriptor_string)); in Write()
330 std::string descriptor_string; in Write() local
331 const char* desc = type->GetDescriptor(&descriptor_string); in Write()