struct NotifyComponentExiting
Defined at line 915 of file ../../src/developer/debug/ipc/protocol.h
Notify that a component has exited.
Only components of interest, i.e., those matching at least one of the filters, will be notified.
Public Members
uint64_t timestamp
ComponentInfo component
static const uint32_t kSupportedSinceVersion
Public Methods
void Serialize (Serializer & ser, uint32_t ver)
Defined at line 922 of file ../../src/developer/debug/ipc/protocol.h