Home
last modified time | relevance | path

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

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/memory/
Dsingleton.h77 struct LeakySingletonTraits : public DefaultSingletonTraits<Type> { struct
78 static const bool kRegisterAtExit = false;
80 static const bool kAllowedToAccessOnNonjoinableThread = true;
/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton.h74 struct LeakySingletonTraits : public DefaultSingletonTraits<Type> { struct
75 static const bool kRegisterAtExit = false;
77 static const bool kAllowedToAccessOnNonjoinableThread = true;
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dsingleton.h77 struct LeakySingletonTraits : public DefaultSingletonTraits<Type> { struct
78 static const bool kRegisterAtExit = false;
80 static const bool kAllowedToAccessOnNonjoinableThread = true;
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton.h72 struct LeakySingletonTraits : public DefaultSingletonTraits<Type> { struct
73 static const bool kRegisterAtExit = false;
75 static const bool kAllowedToAccessOnNonjoinableThread = true;