Home
last modified time | relevance | path

Searched refs:SetAnyFieldS (Results 1 – 2 of 2) sorted by relevance

/third_party/flatbuffers/include/flatbuffers/
Dreflection.h327 inline bool SetAnyFieldS(Table *table, const reflection::Field &field, in SetAnyFieldS() function
350 inline void SetAnyFieldS(Struct *st, const reflection::Field &field, in SetAnyFieldS() function
/third_party/flatbuffers/tests/
Dtest.cpp988 flatbuffers::SetAnyFieldS(&root, hp_field, "300"); in ReflectionTest()