Searched refs:extra_header (Results 1 – 4 of 4) sorted by relevance
127 const void* extra_header, in GetReadPlatformHandles() argument136 DCHECK(extra_header); in GetReadPlatformHandles()139 reinterpret_cast<const HandleEntry*>(extra_header); in GetReadPlatformHandles()
135 const void* extra_header() const;278 const void* extra_header,
239 const void* Channel::Message::extra_header() const { in extra_header() function in mojo::edk::Channel::Message610 const void* extra_header = nullptr; in OnReadComplete() local621 extra_header = extra_header_size ? header + 1 : nullptr; in OnReadComplete()639 if (!GetReadPlatformHandles(num_handles, extra_header, extra_header_size, in OnReadComplete()
148 const void* extra_header, in GetReadPlatformHandles() argument161 reinterpret_cast<const MachPortsExtraHeader*>(extra_header); in GetReadPlatformHandles()