Searched defs:ChannelHandle (Results 1 – 3 of 3) sorted by relevance
20 struct ChannelHandle { struct21 ChannelHandle() {} in ChannelHandle() argument22 explicit ChannelHandle(const base::FileDescriptor& s) : socket(s) {} in ChannelHandle() function27 struct ChannelHandle { argument
22 struct ChannelHandle { struct23 ChannelHandle() {} in ChannelHandle() argument24 explicit ChannelHandle(const base::FileDescriptor& s) : socket(s) {} in ChannelHandle() function29 struct ChannelHandle { argument
402 message ChannelHandle { message