Searched refs:is_connect_pending_ (Results 1 – 1 of 1) sorted by relevance
156 is_connect_pending_ = true; in StartOnIOThread()219 DCHECK(is_connect_pending_); in OnIOCompleted()220 is_connect_pending_ = false; in OnIOCompleted()330 if (is_read_pending_ || is_connect_pending_) in OnWriteError()350 bool is_connect_pending_ = false; member in mojo::core::__anon2256fa540111::ChannelWin