Home
last modified time | relevance | path

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

/tflite-micro-3.4.0-2.7.6/third_party_static/flatbuffers/include/flatbuffers/
Dflexbuffers.h62 FBT_MAP = 9, enumerator
404 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector()
413 bool IsMap() const { return type_ == FBT_MAP; } in IsMap()
619 if (type_ == FBT_VECTOR || type_ == FBT_MAP) { in AsVector()
656 if (type_ == FBT_MAP) { in AsMap()
1573 keys ? FBT_MAP