Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dreflection.h284 inline bool SetAnyFieldI(Table *table, const reflection::Field &field, in SetAnyFieldI() function
311 inline void SetAnyFieldI(Struct *st, const reflection::Field &field, in SetAnyFieldI() function
/external/flatbuffers/tests/
Dtest.cpp946 flatbuffers::SetAnyFieldI(&root, hp_field, 300); in ReflectionTest()