Searched refs:SendPacketWorker (Results 1 – 2 of 2) sorted by relevance
74 zx_status_t SendPacketWorker(uint32_t type, zx_koid_t pid, zx_koid_t tid);
224 zx_status_t ExceptionPort::SendPacketWorker(uint32_t type, zx_koid_t pid, zx_koid_t tid) { in SendPacketWorker() function in ExceptionPort251 return SendPacketWorker(type, pid, tid); in SendPacket()
Completed in 8 milliseconds