Searched refs:is_first (Results 1 – 6 of 6) sorted by relevance
121 bool is_first = true; in Write() local123 if (!is_first) { to->Write(", "); } in Write()124 is_first = false; in Write()249 bool is_first = true; in Write() local251 if (is_first) { in Write()256 is_first = false; in Write()
60 bool is_first, bool is_rx);
778 bool is_first = true; in UpdateBackoffAndDownloadUrl() local782 if (is_first && url_idx >= 0 && used_url_idx != url_idx) { in UpdateBackoffAndDownloadUrl()786 is_first = false; in UpdateBackoffAndDownloadUrl()
239 bool is_first, bool is_rx) {} in DispSNEP() argument
238 bool is_first, bool is_rx) {} in DispSNEP() argument