HomeSort by relevance Sort by last modified time
    Searched defs:LazyInit (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/net/disk_cache/blockfile/
storage_block-inl.h 45 template<typename T> bool StorageBlock<T>::LazyInit(MappedFile* file,
  /external/chromium_org/content/browser/service_worker/
service_worker_cache_storage.cc 358 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) {
480 // If this isn't the first call to LazyInit then return as the initialization
  /external/chromium_org/storage/browser/database/
database_tracker.cc 117 if (shutting_down_ || !LazyInit()) {
143 if (!LazyInit())
289 if (!LazyInit())
315 if (!LazyInit())
346 if (!LazyInit())
384 if (!LazyInit())
444 bool DatabaseTracker::LazyInit() {
538 if (!LazyInit())
649 if (!LazyInit())
669 if (!LazyInit())
    [all...]
  /external/owasp/sanitizer/tools/findbugs/lib/
findbugs.jar 
  /prebuilts/tools/common/m2/repository/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar 

Completed in 951 milliseconds