Searched refs:HandleInfoEntry (Results 1 – 3 of 3) sorted by relevance
38 Channel::Message::HandleInfoEntry* info_out, in UnwrapPlatformHandle()88 PlatformHandle WrapPlatformHandles(Channel::Message::HandleInfoEntry info, in WrapPlatformHandles()169 auto* handles_info = reinterpret_cast<Channel::Message::HandleInfoEntry*>( in TakeHandles()259 reinterpret_cast<const Channel::Message::HandleInfoEntry*>( in GetReadPlatformHandles()
116 struct HandleInfoEntry { struct
95 extra_header_size = max_handles_ * sizeof(HandleInfoEntry); in Message()205 uint32_t max_handles = extra_header_size / sizeof(HandleInfoEntry); in Deserialize()