Searched defs:should_batch_reports (Results 1 – 2 of 2) sorted by relevance
55 void FakePeer::set_scan_response(bool should_batch_reports, in set_scan_response()
114 bool should_batch_reports() const { return should_batch_reports_; } in should_batch_reports() function