Home
last modified time | relevance | path

Searched refs:IntToInt64 (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/net/base/
Dfile_stream_context.cc120 IntToInt64(callback), in CloseAsync()
161 IntToInt64(callback), in FlushAsync()
236 OnAsyncCompleted(IntToInt64(callback), open_result.error_code.result); in OnOpenCompleted()
258 Int64CompletionCallback FileStream::Context::IntToInt64( in IntToInt64() function in net::FileStream::Context
Dfile_stream_context_posix.cc95 IntToInt64(callback), in ReadAsync()
122 IntToInt64(callback), in WriteAsync()
Dfile_stream_context.h157 Int64CompletionCallback IntToInt64(const CompletionCallback& callback);