Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:empty_

558     : chunks_written_(0), empty_(false), corruption_seen_(false) {}
726 empty_ = (file.get() == NULL);
727 if (empty_) {
793 DCHECK(file_.get() || empty_);
855 // Used to verify the input's checksum if |!empty_|.
858 if (!empty_) {
884 if (!empty_ && !base::GetFileSize(filename_, &original_size))
942 if (!empty_) {
997 if (!empty_) {