HomeSort by relevance Sort by last modified time
    Searched full:send_outstanding_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/native_client_sdk/src/examples/api/socket/
socket.cc 30 send_outstanding_(false),
61 bool send_outstanding_; member in class:ExampleInstance
231 if (send_outstanding_) {
250 send_outstanding_ = true;
318 send_outstanding_ = false;

Completed in 1632 milliseconds