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