Home | History | Annotate | Download | only in safe_browsing

Lines Matching refs:is_download

68     bool is_download,
78 SafeBrowsingProtocolManager::RecordGetHashResult(is_download, result);
127 is_download(false),
138 if (!check.is_download) {
298 check->is_download = false;
939 bool is_download = check->is_download;
944 RecordGetHashCheckStatus(hit, is_download, full_hashes);
956 RecordGetHashCheckStatus(hit, is_download, full_hashes);
1189 check->is_download = true;