Searched refs:kConnectionTypes (Results 1 – 1 of 1) sorted by relevance
100 static const char* const kConnectionTypes[] = { in DecodeConnectionType() local104 if (type < 0 || type >= static_cast<int>(base::size(kConnectionTypes))) in DecodeConnectionType()107 return kConnectionTypes[type]; in DecodeConnectionType()