Searched defs:init_ (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/net/disk_cache/v3/
H A Dblock_bitmaps.h68 bool init_; member in class:disk_cache::BlockFiles
H A Dbackend_worker.h53 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
H A Deviction_v3.h65 bool init_; member in class:disk_cache::Eviction
H A Dsparse_control_v3.h152 bool init_; member in class:disk_cache::SparseControl
/external/chromium/net/disk_cache/
H A Dblock_files.h88 bool init_; member in class:disk_cache::BlockFiles
H A Dfile.h79 bool init_; member in class:disk_cache::File
H A Dmapped_file.h25 MappedFile() : File(true), init_(false) {}
43 bool init_; member in class:disk_cache::MappedFile
H A Deviction.h81 bool init_; member in class:disk_cache::Eviction
H A Dstats_histogram.h35 : Histogram(name, minimum, maximum, bucket_count), init_(false) {}
50 bool init_; member in class:disk_cache::StatsHistogram
H A Dsparse_control.h153 bool init_; member in class:disk_cache::SparseControl
H A Dbackend_impl.h362 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
H A Drankings.h198 bool init_; member in class:disk_cache::Rankings
/external/chromium_org/content/browser/zygote_host/
H A Dzygote_host_impl_linux.h75 bool init_; member in class:content::ZygoteHostImpl
/external/chromium_org/net/disk_cache/
H A Dblock_files.h136 bool init_; member in class:disk_cache::BlockFiles
H A Deviction.h82 bool init_; member in class:disk_cache::Eviction
H A Dfile.h85 bool init_; member in class:disk_cache::File
H A Dmapped_file.h26 MappedFile() : File(true), init_(false) {}
47 bool init_; member in class:disk_cache::MappedFile
H A Dsparse_control.h154 bool init_; member in class:disk_cache::SparseControl
H A Dbackend_impl.h375 bool init_; // controls the initialization of the system. member in class:disk_cache::BackendImpl
/external/chromium_org/net/disk_cache/flash/
H A Dflash_entry_impl.h78 bool init_; member in class:disk_cache::FlashEntryImpl
H A Dlog_store.h93 bool init_; // Init was called. member in class:disk_cache::LogStore
H A Dlog_store_entry.h56 bool init_; member in class:disk_cache::LogStoreEntry
H A Dsegment.h106 bool init_; // Indicates whether segment was initialized. member in class:disk_cache::Segment
/external/chromium_org/sandbox/win/src/
H A Drestricted_token.h48 : init_(false), effective_token_(NULL),
191 bool init_; member in class:sandbox::RestrictedToken
/external/chromium_org/chrome/browser/resources/file_manager/js/metadata/
H A Dmetadata_dispatcher.js44 init: this.init_.bind(this),
73 MetadataDispatcher.prototype.init_ = function() {

Completed in 244 milliseconds

12