Home
last modified time | relevance | path

Searched refs:bind_exception_port (Results 1 – 6 of 6) sorted by relevance

/system/ulib/zx/include/lib/zx/
A Dtask.h27 zx_status_t bind_exception_port( in bind_exception_port() function
/system/ulib/async/include/lib/async/
A Ddispatcher.h106 zx_status_t (*bind_exception_port)(async_dispatcher_t* dispatcher, member
/system/ulib/async/
A Dops.c45 return dispatcher->ops->v2.bind_exception_port(dispatcher, exception); in async_bind_exception_port()
/system/ulib/async-testutils/
A Ddispatcher_stub.cpp72 .bind_exception_port = stub_bind_exception_port,
/system/core/svchost/
A Dcrashsvc.cpp164 if (root_job.bind_exception_port(exception_port, 0, 0) != ZX_OK) { in start_crashsvc()
/system/ulib/async-loop/
A Dloop.c61 .bind_exception_port = async_loop_bind_exception_port,

Completed in 6 milliseconds