OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:use_optimistic_operations_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/net/disk_cache/simple/
simple_entry_impl.h
309
const bool
use_optimistic_operations_
;
member in class:disk_cache::SimpleEntryImpl
simple_entry_impl.cc
174
use_optimistic_operations_
(operations_mode == OPTIMISTIC_OPERATIONS),
246
if (
use_optimistic_operations_
&&
429
(
use_optimistic_operations_
&& state_ == STATE_READY &&
[
all
...]
Completed in 23 milliseconds