HomeSort by relevance Sort by last modified time
    Searched refs:descriptor_string (Results 1 - 2 of 2) sorted by null

  /frameworks/native/cmds/installd/
otapreopt_chroot.cpp 48 static void CloseDescriptor(const char* descriptor_string) {
50 std::istringstream stream(descriptor_string);
  /art/compiler/debug/
elf_debug_info_writer.h 307 std::string descriptor_string; local
308 WriteLazyType(element_type->GetDescriptor(&descriptor_string));
323 std::string descriptor_string; local
324 const char* desc = type->GetDescriptor(&descriptor_string);

Completed in 180 milliseconds