Home
last modified time | relevance | path

Searched refs:SendPacket (Results 1 – 3 of 3) sorted by relevance

/kernel/object/include/object/
A Dexcp_port.h44 zx_status_t SendPacket(ThreadDispatcher* thread, uint32_t type);
/kernel/object/
A Dexcp_port.cpp246 zx_status_t ExceptionPort::SendPacket(ThreadDispatcher* thread, uint32_t type) { in SendPacket() function in ExceptionPort
A Dthread_dispatcher.cpp610 status = eport->SendPacket(this, report->header.type); in ExceptionHandlerExchange()

Completed in 6 milliseconds