Searched defs:string_pool (Results 1 – 9 of 9) sorted by relevance
38 std::set<std::string> string_pool; in TestDumpClientConfig() local
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
462 const void *string_pool = (this+stringOffset).arrayZ; in sanitize_records() local555 const hb_bytes_t string_pool (pool, pool_len); in get_name() local
382 std::set<std::string> string_pool; in DumpAllClientConfigs() 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
1761 std::set<std::string>* string_pool, upb_Arena* arena, in DumpClientConfig()