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

  /external/chromium_org/base/
sync_socket_win.cc 232 : shutdown_event_(true, false), file_operation_(true, false) {
237 file_operation_(true, false) {
257 length, &file_operation_, &shutdown_event_, this, kWaitTimeOutInMs);
262 reinterpret_cast<char*>(buffer), length, &file_operation_,
sync_socket.h 117 WaitableEvent file_operation_; member in class:base::CancelableSyncSocket

Completed in 2425 milliseconds