HomeSort by relevance Sort by last modified time
    Searched full:filename_size (Results 1 - 3 of 3) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
zip_writer.cc 113 uint16 filename_size = filename.size(); local
131 WriteShort(&output, filename_size); // file name length
147 uint16 filename_size = filename.size(); local
162 WriteShort(&output, filename_size); // file name length
  /external/qemu/
block.h 203 char *filename, int filename_size);
block.c     [all...]

Completed in 2048 milliseconds