Searched defs:string_pool (Results 1 – 5 of 5) sorted by relevance
266 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local350 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
157 if (string_pool) delete string_pool; in ~FlatBufferBuilderImpl() local1344 StringOffsetMap *string_pool; variable
1700 StringOffsetMap string_pool; variable
53 Map<String, Integer> string_pool; // map used to cache shared strings. field in FlatBufferBuilder
374 FT_Byte* string_pool; member