CanOmitEmptyFile  729 net/disk_cache/simple/simple_synchronous_entry.cc   if (CanOmitEmptyFile(file_index) && !files_[file_index].IsValid() &&
CanOmitEmptyFile  744 net/disk_cache/simple/simple_synchronous_entry.cc   if (CanOmitEmptyFile(file_index) && file_required == FILE_NOT_REQUIRED) {
CanOmitEmptyFile  980 net/disk_cache/simple/simple_synchronous_entry.cc   DCHECK(CanOmitEmptyFile(stream2_file_index));
CanOmitEmptyFile 1151 net/disk_cache/simple/simple_synchronous_entry.cc     if (!DeleteFileForEntryHash(path, entry_hash, i) && !CanOmitEmptyFile(i))