Searched defs:corrupted (Results 1 – 2 of 2) sorted by relevance
708 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet()1147 bool enqueue_packet(const std::vector<uint8_t>& data, bool corrupted) { in enqueue_packet()
170 bool corrupted; member844 int corrupted = 0; in _job_thread() local