Searched defs:LazyInitialize (Results 1 – 5 of 5) sorted by relevance
| /external/chromium_org/chrome/browser/profiles/ | ||
| D | off_the_record_profile_io_data.cc | 153 void OffTheRecordProfileIOData::Handle::LazyInitialize() const { in LazyInitialize() function in OffTheRecordProfileIOData::Handle |
| D | profile_impl_io_data.cc | 338 void ProfileImplIOData::Handle::LazyInitialize() const { in LazyInitialize() function in ProfileImplIOData::Handle |
| /external/clang/lib/StaticAnalyzer/Checkers/ | ||
| D | UnixAPIChecker.cpp | 60 void LazyInitialize(std::unique_ptr<BugType> &BT, const char *name) const { in LazyInitialize() function in __anon739ccf870111::UnixAPIChecker |
| /external/chromium_org/content/browser/service_worker/ | ||
| D | service_worker_storage.cc | 439 bool ServiceWorkerStorage::LazyInitialize(const base::Closure& callback) { in LazyInitialize() function in content::ServiceWorkerStorage |
| /external/chromium_org/webkit/browser/quota/ | ||
| D | quota_manager.cc | 1221 void QuotaManager::LazyInitialize() { in LazyInitialize() function in quota::QuotaManager |