Searched refs:GetDescriptorCount (Results 1 - 1 of 1) sorted by relevance

/external/google-breakpad/src/common/mac/
H A DMachIPC.h186 int GetDescriptorCount() const { return body.msgh_descriptor_count; } function in class:google_breakpad::MachMessage
193 bool IsSimpleMessage() const { return GetDescriptorCount() == 0; }

Completed in 108 milliseconds