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

  /art/compiler/debug/dwarf/
debug_line_opcode_writer.h 143 int modification_time,
148 UnsignedLeb128Size(modification_time) +
156 this->PushUleb128(modification_time);
headers.h 153 int modification_time; member in struct:art::dwarf::FileEntry
190 writer.PushUleb128(file.modification_time);

Completed in 1463 milliseconds