Searched refs:UNKNOWN_EVENT (Results 1 – 4 of 4) sorted by relevance
33 enum EventDestination {UNKNOWN_EVENT, INTERNAL_EVENT, CLIENT_EVENT}; enumConstant152 return EventDestination.UNKNOWN_EVENT; in destination()159 return EventDestination.UNKNOWN_EVENT; in destination()638 case UNKNOWN_EVENT: in build()
27 // The different types of events that can occur, the UNKNOWN_EVENT entry29 // receive the new events as UNKNOWN_EVENT.31 UNKNOWN_EVENT = 0; enumerator
78 UNKNOWN_EVENT = 4; enumerator
290 case audioproc::Event::UNKNOWN_EVENT: in VerifyDebugDump()