Searched refs:client_stuck_ (Results 1 – 2 of 2) sorted by relevance
173 bool client_stuck() const { return client_stuck_; } in client_stuck()343 bool client_stuck_; variable
45 client_stuck_(false), in MockConnectionManager()88 client_stuck_ = post.sync_problem_detected(); in PostBufferToPath()