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

  /external/chromium_org/chrome/browser/chromeos/system_logs/
debug_log_writer.h 23 // |should_compress|) on the |fileshelf|. The file is created on the
28 bool should_compress,
debug_log_writer.cc 65 bool should_compress,
77 should_compress,
221 bool should_compress,
236 should_compress,
246 bool should_compress,
252 fileshelf.Append(should_compress ? FILE_PATH_LITERAL("debug-logs.tgz")
255 StartLogRetrieval(file_path, should_compress, kDefaultSequenceName, callback);
  /external/chromium_org/net/tools/flip_server/
spdy_interface.cc 600 bool should_compress = false; local
606 should_compress = true;
614 should_compress);

Completed in 838 milliseconds