Searched refs:SendPacket (Results 1 – 3 of 3) sorted by relevance
44 zx_status_t SendPacket(ThreadDispatcher* thread, uint32_t type);
246 zx_status_t ExceptionPort::SendPacket(ThreadDispatcher* thread, uint32_t type) { in SendPacket() function in ExceptionPort
610 status = eport->SendPacket(this, report->header.type); in ExceptionHandlerExchange()
Completed in 6 milliseconds