Searched refs:endpoint_count_ (Results 1 – 2 of 2) sorted by relevance
133 int StoredEndpointsCount() const { return endpoint_count_; } in StoredEndpointsCount()150 int endpoint_count_ = 0; variable
230 endpoint_count_ += queued_endpoint_count_delta_; in Flush()240 DCHECK_EQ(0, endpoint_count_); in SetPrestoredClients()242 endpoint_count_ += endpoints.size(); in SetPrestoredClients()