Home
last modified time | relevance | path

Searched refs:own_allocator (Results 1 – 3 of 3) sorted by relevance

/external/flatbuffers/include/flatbuffers/
Ddetached_buffer.h39 DetachedBuffer(Allocator *allocator, bool own_allocator, uint8_t *buf, in DetachedBuffer() argument
42 own_allocator_(own_allocator), in DetachedBuffer()
Dvector_downward.h38 bool own_allocator, size_t buffer_minalign,
41 own_allocator_(own_allocator), in allocator_()
Dflatbuffer_builder.h97 bool own_allocator = false,
99 : buf_(initial_size, allocator, own_allocator, buffer_minalign,