Home
last modified time | relevance | path

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

/external/flatbuffers/include/flatbuffers/
Dflexbuffers.h897 struct TwoValue { Value key; Value val; }; in EndMap() argument
907 auto dict = reinterpret_cast<TwoValue *>(stack_.data() + start); in EndMap()
909 [&](const TwoValue &a, const TwoValue &b) -> bool { in EndMap()