Home
last modified time | relevance | path

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

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