Searched refs:FBT_MAP (Results 1 – 1 of 1) sorted by relevance
62 FBT_MAP = 9, enumerator380 bool IsVector() const { return type_ == FBT_VECTOR || type_ == FBT_MAP; } in IsVector()384 bool IsMap() const { return type_ == FBT_MAP; } in IsMap()571 if (type_ == FBT_VECTOR || type_ == FBT_MAP) { in AsVector()598 if (type_ == FBT_MAP) { in AsMap()1481 keys ? FBT_MAP