Searched refs:AbbrPair (Results 1 – 1 of 1) sorted by relevance
140 struct AbbrPair { struct145 const AbbrPair kInlineKeyAbbr[] = {151 const AbbrPair kInlineValueAbbr[] = {166 ByteStringView FindFullName(const AbbrPair* table, in FindFullName()169 auto* it = std::find_if(table, table + count, [abbr](const AbbrPair& pair) { in FindFullName()