Searched refs:GetFieldInfoFromSchemaByPath (Results 1 – 1 of 1) sorted by relevance
291 const reflection::Field *GetFieldInfoFromSchemaByPath(const reflection::Schema &schema, RawString p… in GetFieldInfoFromSchemaByPath() function443 auto fieldInfo = GetFieldInfoFromSchemaByPath(*schema, pathStr); in ExtractFlatBufferValue()