Home
last modified time | relevance | path

Searched defs:use_string_pooling (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/flatbuffers/src/
H A Dreflection.cpp625 const Table &table, bool use_string_pooling) { in CopyTable()
H A Didl_parser.cpp1214 CheckedError Parser::ParseString(Value &val, bool use_string_pooling) { in ParseString()