Searched refs:GetAnyFieldF (Results 1 – 2 of 2) sorted by relevance
169 inline double GetAnyFieldF(const Table &table, const reflection::Field &field) { in GetAnyFieldF() function194 inline double GetAnyFieldF(const Struct &st, const reflection::Field &field) { in GetAnyFieldF() function
919 auto hp_double = flatbuffers::GetAnyFieldF(root, hp_field); in ReflectionTest()927 TEST_EQ(flatbuffers::GetAnyFieldF(*pos_struct, in ReflectionTest()936 TEST_EQ(flatbuffers::GetAnyFieldF(*test3_struct, in ReflectionTest()