Home
last modified time | relevance | path

Searched refs:finish_time (Results 1 – 14 of 14) sorted by relevance

/external/chromium_org/base/
Dsync_socket_win.cc130 TimeTicks current_time, finish_time; in CancelableFileOperation() local
133 finish_time = in CancelableFileOperation()
156 : (finish_time - current_time).InMilliseconds()); in CancelableFileOperation()
188 (timeout_in_ms == INFINITE || current_time < finish_time)); in CancelableFileOperation()
Dsync_socket_posix.cc143 const TimeTicks finish_time = start_time + timeout; in ReceiveWithTimeout() local
149 timeout = finish_time - base::TimeTicks::Now()) { in ReceiveWithTimeout()
/external/chromium_org/mojo/examples/html_viewer/
Dweburlloader_impl.cc115 double finish_time = base::Time::Now().ToDoubleT(); in ReadMore() local
118 finish_time, in ReadMore()
/external/chromium_org/content/browser/renderer_host/media/
Daudio_sync_reader.cc108 const base::TimeTicks finish_time = start_time + timeout; in WaitUntilDataIsReady() local
136 timeout = finish_time - base::TimeTicks::Now(); in WaitUntilDataIsReady()
/external/chromium_org/components/nacl/renderer/
Dmanifest_downloader.h48 double finish_time,
Dfile_downloader.h55 double finish_time,
Dmanifest_downloader.cc59 double finish_time, in didFinishLoading() argument
Dfile_downloader.cc69 double finish_time, in didFinishLoading() argument
/external/chromium_org/content/renderer/p2p/
Dport_allocator.h97 double finish_time,
Dport_allocator.cc132 WebURLLoader* loader, double finish_time, in didFinishLoading() argument
/external/chromium_org/content/renderer/pepper/
Dpepper_url_loader_host.h61 double finish_time,
Dpepper_url_loader_host.cc173 double finish_time, in didFinishLoading() argument
Dpepper_plugin_instance_impl.h558 double finish_time,
Dpepper_plugin_instance_impl.cc480 double finish_time, in didFinishLoading() argument