Searched refs:IOCompletionIsPending (Results 1 – 3 of 3) sorted by relevance
61 void IOCompletionIsPending(CompletionCallback* callback);91 void FileStream::AsyncContext::IOCompletionIsPending( in IOCompletionIsPending() function in net::FileStream::AsyncContext243 async_context_->IOCompletionIsPending(callback); in Read()252 async_context_->IOCompletionIsPending(callback); in Read()302 async_context_->IOCompletionIsPending(callback); in Write()309 async_context_->IOCompletionIsPending(callback); in Write()
100 IOCompletionIsPending(callback, buf); in ReadAsync()110 IOCompletionIsPending(callback, buf); in ReadAsync()140 IOCompletionIsPending(callback, buf); in WriteAsync()148 IOCompletionIsPending(callback, buf); in WriteAsync()208 void FileStream::Context::IOCompletionIsPending( in IOCompletionIsPending() function in net::FileStream::Context
200 void IOCompletionIsPending(const CompletionCallback& callback, IOBuffer* buf);