HomeSort by relevance Sort by last modified time
    Searched refs:OnOperationPosted (Results 1 - 4 of 4) sorted by null

  /external/chromium/net/disk_cache/
in_flight_io.h 77 // 3. InFlightIO::OnOperationPosted()
116 void OnOperationPosted(BackgroundIO* operation);
in_flight_io.cc 82 void InFlightIO::OnOperationPosted(BackgroundIO* operation) {
file_posix.cc 119 OnOperationPosted(operation);
131 OnOperationPosted(operation);
in_flight_backend_io.cc 458 OnOperationPosted(operation);

Completed in 8557 milliseconds