Home
last modified time | relevance | path

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

/external/flatbuffers/tests/
Dmonster_test_generated.h61 Any_NONE = 0, enumerator
65 Any_MIN = Any_NONE,
86 static const Any enum_value = Any_NONE;
105 AnyUnion() : type(Any_NONE), table(nullptr) {}
118 if (type != Any_NONE) {
873 Any test_type = Any_NONE,
935 Any test_type = Any_NONE,
1185 case Any_NONE: {
1271 type = Any_NONE;
/external/flatbuffers/docs/source/
DInternals.md153 Any_NONE = 0,