Searched refs:LazyInit (Results 1 - 9 of 9) sorted by relevance

/external/chromium_org/net/disk_cache/blockfile/
H A Dstorage_block.h42 bool LazyInit(MappedFile* file, Addr address);
H A Dstorage_block-inl.h45 template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file, function in class:disk_cache::StorageBlock
H A Dentry_impl.cc302 entry_.LazyInit(backend->File(address), address);
413 if (!node_.LazyInit(backend_->File(node_address), node_address))
530 if (!node_.LazyInit(backend_->File(address), address))
H A Dentry_impl_v3.cc268 if (!node_.LazyInit(backend_->File(node_address), node_address))
/external/chromium_org/storage/browser/database/
H A Ddatabase_tracker.cc117 if (shutting_down_ || !LazyInit()) {
143 if (!LazyInit())
289 if (!LazyInit())
315 if (!LazyInit())
346 if (!LazyInit())
384 if (!LazyInit())
444 bool DatabaseTracker::LazyInit() { function in class:storage::DatabaseTracker
538 if (!LazyInit())
649 if (!LazyInit())
669 if (!LazyInit())
[all...]
H A Ddatabase_tracker.h234 bool LazyInit();
/external/chromium_org/content/browser/service_worker/
H A Dservice_worker_cache_storage.cc358 LazyInit(base::Bind(&ServiceWorkerCacheStorage::CreateCache,
385 LazyInit(base::Bind(&ServiceWorkerCacheStorage::GetCache,
407 LazyInit(base::Bind(&ServiceWorkerCacheStorage::HasCache,
425 LazyInit(base::Bind(&ServiceWorkerCacheStorage::DeleteCache,
464 LazyInit(base::Bind(&ServiceWorkerCacheStorage::EnumerateCaches,
474 void ServiceWorkerCacheStorage::LazyInit(const base::Closure& callback) { function in class:content::ServiceWorkerCacheStorage
480 // If this isn't the first call to LazyInit then return as the initialization
H A Dservice_worker_cache_storage.h98 // Initializer and its callback are below. While LazyInit is running any new
100 void LazyInit(const base::Closure& closure);
/external/owasp/sanitizer/tools/findbugs/lib/
H A Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd/ edu/umd/cs/ edu/ ...

Completed in 1997 milliseconds