Home | History | Annotate | Download | only in socket

Lines Matching refs:result_

653       : have_result_(false), waiting_for_result_(false), result_(OK) {}
657 result_ = result;
675 return result_;
681 int result_;