Searched defs:is_download (Results 1 – 4 of 4) sorted by relevance
25 void SetDownload(bool is_download) { is_download_ = is_download; } in SetDownload()
85 bool is_download; // If this check for download url or hash. member
68 bool is_download, in RecordGetHashCheckStatus()939 bool is_download = check->is_download; in OnHandleGetHashResults() local
130 bool is_download, ResultType result_type) { in RecordGetHashResult()