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

  /external/chromium_org/net/disk_cache/
tracing_cache_backend.h 67 net::CompletionCallback BindCompletion(Operation op,
tracing_cache_backend.cc 235 net::CompletionCallback TracingCacheBackend::BindCompletion(
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,

Completed in 191 milliseconds