Searched defs:SymbolCompare (Results 1 – 1 of 1) sorted by relevance
486 struct SymbolCompare { struct in google::protobuf::EncodedDescriptorDatabase::DescriptorIndex487 const DescriptorIndex& index;489 std::string AsString(const SymbolEntry& entry) const { in AsString()492 static StringPiece AsString(StringPiece str) { return str; } in AsString()494 std::pair<StringPiece, StringPiece> GetParts( in GetParts()500 std::pair<StringPiece, StringPiece> GetParts( in GetParts()506 bool operator()(const T& lhs, const U& rhs) const { in operator ()()