Searched refs:reported_ (Results 1 – 2 of 2) sorted by relevance
254 bool reported() const { return reported_; } in reported()255 void set_reported(bool reported) { reported_ = reported; } in set_reported()442 bool reported_; variable
303 reported_(false), in Connection()1236 stats_.new_connection = !reported_; in stats()