Searched refs:s_typeTable (Results 1 – 2 of 2) sorted by relevance
82 Event::EventTypeRecord Event::s_typeTable[] = member in DevdCtl::Event172 EventTypeRecord *rec(s_typeTable); in TypeToString()173 EventTypeRecord *lastRec(s_typeTable + NUM_ELEMENTS(s_typeTable) - 1); in TypeToString()
257 static EventTypeRecord s_typeTable[]; variable