Home | History | Annotate | Download | only in flip

Lines Matching refs:OK

203       error_(OK),
278 return net::OK;
289 // If the connect is pending, we still return ok. The APIs enqueue
292 return net::OK;
470 if (result != net::OK) {
507 result = OK; // TODO(mbelshe): pretend we're happy anyway.
509 if (result == OK) {
535 if (error == OK)
766 DCHECK_LT(err, OK);