Home
last modified time | relevance | path

Searched defs:LazyInitialize (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/profiles/
Doff_the_record_profile_io_data.cc104 void OffTheRecordProfileIOData::Handle::LazyInitialize() const { in LazyInitialize() function in OffTheRecordProfileIOData::Handle
Dprofile_io_data.cc271 void ProfileIOData::LazyInitialize() const { in LazyInitialize() function in ProfileIOData
Dprofile_impl_io_data.cc140 void ProfileImplIOData::Handle::LazyInitialize() const { in LazyInitialize() function in ProfileImplIOData::Handle
/external/clang/lib/StaticAnalyzer/Checkers/
DUnixAPIChecker.cpp66 static inline void LazyInitialize(OwningPtr<BugType> &BT, in LazyInitialize() function