Searched refs:AbbrPair (Results 1 – 1 of 1) sorted by relevance
137 struct AbbrPair { struct142 const AbbrPair InlineKeyAbbr[] = {148 const AbbrPair InlineValueAbbr[] = {163 ByteStringView FindFullName(const AbbrPair* table, in FindFullName()166 auto* it = std::find_if(table, table + count, [abbr](const AbbrPair& pair) { in FindFullName()