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

  /external/chromium_org/net/disk_cache/simple/
simple_entry_impl.h 103 class ScopedOperationRunner;
104 friend class ScopedOperationRunner;
simple_entry_impl.cc 140 class SimpleEntryImpl::ScopedOperationRunner {
142 explicit ScopedOperationRunner(SimpleEntryImpl* entry) : entry_(entry) {
145 ~ScopedOperationRunner() {
396 ScopedOperationRunner operation_runner(this);
596 ScopedOperationRunner operation_runner(this);
644 ScopedOperationRunner operation_runner(this);
746 ScopedOperationRunner operation_runner(this);
814 ScopedOperationRunner operation_runner(this);
    [all...]

Completed in 77 milliseconds