Searched defs:just_read (Results 1 – 3 of 3) sorted by relevance
76 auto just_read = sock->Read(data.get() + total_read, count - total_read); in RecvAll() local139 std::vector<char> just_read(16); in RecvUptimeResult() local
89 auto just_read = in RecvAll() local
51 auto just_read = fd_->Read(&buf[total_read], buf.size() - total_read); in Recv() local