Searched defs:StringLessThan (Results 1 – 4 of 4) sorted by relevance
58 static inline bool StringLessThan(const char *a_data, uoffset_t a_size, in StringLessThan() function
2067 struct StringLessThan { struct2068 bool operator()(const std::string* z, const std::string* y) const { in operator ()()