Searched defs:ExceptionPort (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/kernel/object/include/object/
H A Dexcp_port.h32 class ExceptionPort : public fbl::DoublyLinkedListable<fbl::RefPtr<ExceptionPort>> class in inherits:fbl::DoublyLinkedListable,fbl::RefCounted
[all...]
/fuchsia/zircon/kernel/object/
H A Dexcp_port.cpp59 ExceptionPort::ExceptionPort(Type type, fbl::RefPtr<PortDispatcher> port, uint64_t port_key) function in class:ExceptionPort
[all...]

Completed in 74 milliseconds