Searched refs:set_last_attempt_was_https (Results 1 – 2 of 2) sorted by relevance
217 void set_last_attempt_was_https(bool value); in Swap()359 inline void ReportingInfo::set_last_attempt_was_https(bool value) { in set_last_attempt_was_https() function
208 reporting_info_.set_last_attempt_was_https(was_https); in OnLogUploadComplete()