Searched defs:is_download (Results 1 – 5 of 5) sorted by relevance
147 bool is_download, ResultType result_type) { in RecordGetHashResult()174 bool is_download) { in GetFullHash()770 FullHashCallback callback, bool is_download) in FullHashDetails()
59 bool is_download = check_type == safe_browsing_util::BINURL; in RecordGetHashCheckStatus() local764 bool is_download = check->check_type == safe_browsing_util::BINURL; in OnCheckDone() local
294 bool is_download) OVERRIDE { in GetFullHash()
30 void SetDownload(bool is_download) { is_download_ = is_download; } in SetDownload()
102 bool is_download, in ResourceRequestInfoImpl()