HomeSort by relevance Sort by last modified time
    Searched refs:TryWrite (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/tools/android/forwarder2/
forwarder.cc 55 bool TryWrite(const fd_set& write_fds) {
145 run = run || buffer1.TryWrite(write_fds);
146 run = run || buffer2.TryWrite(write_fds);
  /external/compiler-rt/lib/sanitizer_common/tests/
sanitizer_mutex_test.cc 39 void TryWrite() {
89 data->TryWrite();

Completed in 530 milliseconds