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