Home
last modified time | relevance | path

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

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