Searched refs:typeTable (Results 1 – 1 of 1) sorted by relevance
728 static const unsigned char typeTable[] = { in android_log_printBinaryEvent() local734 (*cp < (char)('1' + (sizeof(typeTable) / sizeof(typeTable[0])))) && in android_log_printBinaryEvent()735 (type != typeTable[(size_t)(*cp - '1')])) in android_log_printBinaryEvent()