Home
last modified time | relevance | path

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

/external/libchrome/base/
Dlazy_instance.h63 struct LazyInstanceTraitsBase { struct
92 return LazyInstanceTraitsBase<Type>::New(instance); in New() argument
96 LazyInstanceTraitsBase<Type>::CallDestructor(instance); in Delete()
117 return LazyInstanceTraitsBase<Type>::New(instance); in New()
/external/libchrome/base/android/
Dandroid_hardware_buffer_compat.h36 friend struct base::LazyInstanceTraitsBase<AndroidHardwareBufferCompat>;
/external/libbrillo/brillo/minijail/
Dminijail.h137 friend base::LazyInstanceTraitsBase<Minijail>;
/external/libchrome/crypto/
Dnss_util.cc133 friend struct base::LazyInstanceTraitsBase<NSPRInitSingleton>;
631 friend struct base::LazyInstanceTraitsBase<NSSInitSingleton>;
/external/libchrome/base/files/
Dfile_path_watcher_linux.cc81 friend struct LazyInstanceTraitsBase<InotifyReader>;