Searched refs:GetAnyFieldS (Results 1 – 3 of 3) sorted by relevance
158 inline std::string GetAnyFieldS(const Table &table, in GetAnyFieldS() function182 inline std::string GetAnyFieldS(const Struct &st, in GetAnyFieldS() function
89 auto val = GetAnyFieldS(*table_field, fielddef, schema); in GetAnyValueS()
512 auto hp_string = flatbuffers::GetAnyFieldS(root, hp_field, &schema); in ReflectionTest()