Home
last modified time | relevance | path

Searched defs:StaticMemorySingletonTraits (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.h106 struct StaticMemorySingletonTraits { struct
108 static Type* New() { in New()
136 alignas(Type) char StaticMemorySingletonTraits<Type>::buffer_[sizeof(Type)]; argument
/aosp_15_r20/external/libchrome/base/memory/
H A Dsingleton.h103 struct StaticMemorySingletonTraits { struct
105 static Type* New() { in New()
133 alignas(Type) char StaticMemorySingletonTraits<Type>::buffer_[sizeof(Type)]; argument
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/memory/
Dsingleton.h106 struct StaticMemorySingletonTraits { struct
108 static Type* New() { in New()
136 alignas(Type) char StaticMemorySingletonTraits<Type>::buffer_[sizeof(Type)]; argument
/aosp_15_r20/external/cronet/base/memory/
H A Dsingleton.h101 struct StaticMemorySingletonTraits { struct
103 static Type* New() { in New()
133 alignas(Type) char StaticMemorySingletonTraits<Type>::buffer_[sizeof(Type)]; argument