Home
last modified time | relevance | path

Searched defs:StackAllocator (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/containers/
Dstack_container.h77 StackAllocator(const StackAllocator<T, stack_capacity>& rhs) in StackAllocator() function
91 StackAllocator(const StackAllocator<U, other_capacity>& other) in StackAllocator() function
99 StackAllocator() : source_(NULL) { in StackAllocator() function
102 explicit StackAllocator(Source* source) : source_(source) { in StackAllocator() function
/aosp_15_r20/external/libchrome/base/containers/
H A Dstack_container.h74 StackAllocator(const StackAllocator<T, stack_capacity>& rhs) in StackAllocator() function
88 StackAllocator(const StackAllocator<U, other_capacity>& other) in StackAllocator() function
96 StackAllocator() : source_(NULL) { in StackAllocator() function
99 explicit StackAllocator(Source* source) : source_(source) { in StackAllocator() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/1/external/libchrome/base/containers/
Dstack_container.h77 StackAllocator(const StackAllocator<T, stack_capacity>& rhs) in StackAllocator() function
91 StackAllocator(const StackAllocator<U, other_capacity>& other) in StackAllocator() function
99 StackAllocator() : source_(NULL) { in StackAllocator() function
102 explicit StackAllocator(Source* source) : source_(source) { in StackAllocator() function