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.h332 std::string descriptor_string; in Write() local
333 WriteLazyType(element_type->GetDescriptor(&descriptor_string)); in Write()
348 std::string descriptor_string; in Write() local
349 const char* desc = type->GetDescriptor(&descriptor_string); in Write()