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