Crashpad
|
This is the complete list of members for crashpad::NotifyServer::Interface, including all inherited members.
DoMachNotifyDeadName(notify_port_t notify, mach_port_name_t name, const mach_msg_trailer_t *trailer)=0 | crashpad::NotifyServer::Interface | pure virtual |
DoMachNotifyNoSenders(notify_port_t notify, mach_port_mscount_t mscount, const mach_msg_trailer_t *trailer)=0 | crashpad::NotifyServer::Interface | pure virtual |
DoMachNotifyPortDeleted(notify_port_t notify, mach_port_name_t name, const mach_msg_trailer_t *trailer)=0 | crashpad::NotifyServer::Interface | pure virtual |
DoMachNotifyPortDestroyed(notify_port_t notify, mach_port_t rights, const mach_msg_trailer_t *trailer, bool *destroy_request)=0 | crashpad::NotifyServer::Interface | pure virtual |
DoMachNotifySendOnce(notify_port_t notify, const mach_msg_trailer_t *trailer)=0 | crashpad::NotifyServer::Interface | pure virtual |
~Interface() (defined in crashpad::NotifyServer::Interface) | crashpad::NotifyServer::Interface | inlineprotected |