Home
last modified time | relevance | path

Searched refs:IOCompletionIsPending (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/base/
Dfile_stream_context_win.cc77 IOCompletionIsPending(callback, buf); in ReadAsync()
86 IOCompletionIsPending(callback, buf); in ReadAsync()
98 IOCompletionIsPending(callback, buf); in WriteAsync()
105 IOCompletionIsPending(callback, buf); in WriteAsync()
134 void FileStream::Context::IOCompletionIsPending( in IOCompletionIsPending() function in net::FileStream::Context
Dfile_stream_context.h176 void IOCompletionIsPending(const CompletionCallback& callback, IOBuffer* buf);