Searched defs:operations_mode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/disk_cache/simple/
H A Dsimple_entry_impl.cc169 OperationsMode operations_mode,
177 use_optimistic_operations_(operations_mode == OPTIMISTIC_OPERATIONS),
166 SimpleEntryImpl(net::CacheType cache_type, const FilePath& path, const uint64 entry_hash, OperationsMode operations_mode, SimpleBackendImpl* backend, net::NetLog* net_log) argument

Completed in 107 milliseconds