Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h1003 struct TwoValue { Value key; Value val; }; in EndMap() argument
1014 reinterpret_cast<TwoValue *>(flatbuffers::vector_data(stack_) + in EndMap()
1017 [&](const TwoValue &a, const TwoValue &b) -> bool { in EndMap()