Home
last modified time | relevance | path

Searched refs:DefaultLazyInstanceTraits (Results 1 – 5 of 5) sorted by relevance

/external/libchrome/base/
Dlazy_instance.h60 struct DefaultLazyInstanceTraits { struct
102 return DefaultLazyInstanceTraits<Type>::New(instance); in New()
125 template <typename Type, typename Traits = DefaultLazyInstanceTraits<Type> >
/external/libbrillo/brillo/minijail/
Dminijail.h111 friend struct base::DefaultLazyInstanceTraits<Minijail>;
/external/libchrome/base/metrics/
Dstatistics_recorder.h203 friend struct DefaultLazyInstanceTraits<StatisticsRecorder>;
/external/libchrome/crypto/
Dnss_util.cc189 friend struct base::DefaultLazyInstanceTraits<NSPRInitSingleton>;
683 friend struct base::DefaultLazyInstanceTraits<NSSInitSingleton>;
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc64 friend struct DefaultLazyInstanceTraits<InotifyReader>;