/external/chromium/net/disk_cache/ |
stats_histogram.h | 35 : Histogram(name, minimum, maximum, bucket_count), init_(false) {} 50 bool init_; member in class:disk_cache::StatsHistogram
|
block_files.h | 88 bool init_; member in class:disk_cache::BlockFiles
|
file.h | 79 bool init_; member in class:disk_cache::File
|
mapped_file.h | 25 MappedFile() : File(true), init_(false) {} 43 bool init_; member in class:disk_cache::MappedFile
|
eviction.h | 81 bool init_; member in class:disk_cache::Eviction
|
sparse_control.h | 153 bool init_; member in class:disk_cache::SparseControl
|
backend_impl.h | 362 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
|
rankings.h | 198 bool init_; member in class:disk_cache::Rankings
|
/external/chromium_org/net/disk_cache/v3/ |
backend_worker.h | 53 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
|
eviction_v3.h | 65 bool init_; member in class:disk_cache::Eviction
|
sparse_control_v3.h | 152 bool init_; member in class:disk_cache::SparseControl
|
/external/chromium_org/content/browser/zygote_host/ |
zygote_host_impl_linux.h | 92 bool init_; member in class:content::ZygoteHostImpl
|
/external/chromium_org/net/disk_cache/ |
block_files.h | 153 bool init_; member in class:disk_cache::BlockFiles
|
eviction.h | 82 bool init_; member in class:disk_cache::Eviction
|
file.h | 90 bool init_; member in class:disk_cache::File
|
mapped_file.h | 26 MappedFile() : File(true), init_(false) {} 52 bool init_; member in class:disk_cache::MappedFile
|
sparse_control.h | 154 bool init_; member in class:disk_cache::SparseControl
|
backend_impl.h | 375 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
|
/external/chromium_org/net/disk_cache/flash/ |
flash_entry_impl.h | 78 bool init_; member in class:disk_cache::FlashEntryImpl
|
log_store.h | 93 bool init_; // Init was called. member in class:disk_cache::LogStore
|
log_store_entry.h | 56 bool init_; member in class:disk_cache::LogStoreEntry
|
segment.h | 106 bool init_; // Indicates whether segment was initialized. member in class:disk_cache::Segment
|
/external/chromium_org/sandbox/win/src/ |
restricted_token.h | 49 : init_(false), effective_token_(NULL), 192 bool init_; member in class:sandbox::RestrictedToken
|
/external/chromium_org/third_party/libjingle/source/talk/app/webrtc/ |
datachannel_unittest.cc | 45 DataChannel::Create(&provider_, cricket::DCT_SCTP, "test", &init_)) { 62 webrtc::DataChannelInit init_; member in class:SctpDataChannelTest 72 &provider_, cricket::DCT_SCTP, "test1", &init_);
|
/external/chromium_org/chrome/browser/resources/file_manager/foreground/js/metadata/ |
metadata_dispatcher.js | 44 init: this.init_.bind(this), 73 MetadataDispatcher.prototype.init_ = function() {
|