OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DropPendingIO
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/net/disk_cache/
in_flight_io.cc
59
void InFlightIO::
DropPendingIO
() {
file_posix.cc
171
void File::
DropPendingIO
() {
file_ios.cc
289
void File::
DropPendingIO
() {
290
GetFileInFlightIO()->
DropPendingIO
();
file_win.cc
271
void File::
DropPendingIO
() {
Completed in 28 milliseconds