Searched refs:FlushAsync (Results 1 – 3 of 3) sorted by relevance
119 void FlushAsync(const CompletionCallback& callback);
259 context_->FlushAsync(callback); in Flush()
152 void FileStream::Context::FlushAsync(const CompletionCallback& callback) { in FlushAsync() function in net::FileStream::Context