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

  /build/make/tools/ijar/
zip.cc 569 u2 file_comment_length = get_u2le(p); local
582 p += file_comment_length;
672 u2 file_comment_length = get_u2le(current); local
673 current += file_comment_length; // set current to the end of the central dir
    [all...]
  /art/compiler/
oat_test.cc 362 uint16_t file_comment_length = 0u; // No file comment. variable
    [all...]

Completed in 64 milliseconds