Searched defs:set_channel_id (Results 1 – 3 of 3) sorted by relevance
/external/webrtc/webrtc/p2p/base/ | ||
D | turnport.cc | 143 void set_channel_id(int channel_id) { channel_id_ = channel_id; } in set_channel_id() function in cricket::TurnEntry |
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | hlo_instruction.cc | 3770 void HloInstruction::set_channel_id(const absl::optional<int64>& channel_id) { in set_channel_id() function in xla::HloInstruction |
D | hlo_instructions.cc | 369 void HloChannelInstruction::set_channel_id( in set_channel_id() function in xla::HloChannelInstruction |