Home
last modified time | relevance | path

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

/external/webrtc/webrtc/p2p/base/
Dturnport.cc143 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/
Dhlo_instruction.cc3770 void HloInstruction::set_channel_id(const absl::optional<int64>& channel_id) { in set_channel_id() function in xla::HloInstruction
Dhlo_instructions.cc369 void HloChannelInstruction::set_channel_id( in set_channel_id() function in xla::HloChannelInstruction