Home
last modified time | relevance | path

Searched defs:ChannelHandle (Results 1 – 2 of 2) 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/tensorflow/tensorflow/compiler/xla/
Dxla_data.proto319 message ChannelHandle { message