Searched refs:FBT_MAP (Results 1 – 1 of 1) sorted by relevance
62 FBT_MAP = 9, enumerator404 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