Searched refs:BindCompletion (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/
H A Dtracing_cache_backend.cc235 net::CompletionCallback TracingCacheBackend::BindCompletion( function in class:disk_cache::TracingCacheBackend
247 BindCompletion(OP_OPEN, start_time, key, entry,
262 BindCompletion(OP_CREATE, start_time, key,
276 int rv = backend_->DoomEntry(key, BindCompletion(OP_DOOM_ENTRY,
H A Dtracing_cache_backend.h67 net::CompletionCallback BindCompletion(Operation op,

Completed in 89 milliseconds