Home | History | Annotate | Download | only in socket

Lines Matching refs:result_

352       : have_result_(false), waiting_for_result_(false), result_(OK) {}
356 result_ = result;
374 return result_;
380 int result_;