Searched refs:kConnectionTypes (Results 1 – 1 of 1) sorted by relevance
82 static const char* const kConnectionTypes[] = { in DecodeConnectionType() local90 if (type < 0 || type >= static_cast<int>(arraysize(kConnectionTypes))) in DecodeConnectionType()93 return kConnectionTypes[type]; in DecodeConnectionType()