Home
last modified time | relevance | path

Searched refs:optimistic_ (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
Dsimple_entry_operation.h109 bool optimistic() const { return optimistic_; } in optimistic()
151 const bool optimistic_; variable
Dsimple_entry_operation.cc48 optimistic_(other.optimistic_), in SimpleEntryOperation()
336 optimistic_(optimistic), in SimpleEntryOperation()