Home
last modified time | relevance | path

Searched defs:ChannelHandle (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_handle.h22 struct ChannelHandle { struct
23 ChannelHandle() {} in ChannelHandle() argument
24 explicit ChannelHandle(const base::FileDescriptor& s) : socket(s) {} in ChannelHandle() argument
29 struct ChannelHandle { argument
/external/cronet/ipc/
Dipc_channel_handle.h20 struct ChannelHandle { struct
21 ChannelHandle() {} in ChannelHandle() argument
22 explicit ChannelHandle(const base::FileDescriptor& s) : socket(s) {} in ChannelHandle() argument
27 struct ChannelHandle { argument
/external/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto402 message ChannelHandle { message