| /external/webrtc/audio/voip/ |
| D | voip_core.cc | 126 ChannelId channel_id; in CreateChannel() local 156 VoipResult VoipCore::ReleaseChannel(ChannelId channel_id) { in ReleaseChannel() 197 rtc::scoped_refptr<AudioChannel> VoipCore::GetChannel(ChannelId channel_id) { in GetChannel() 272 VoipResult VoipCore::StartSend(ChannelId channel_id) { in StartSend() 287 VoipResult VoipCore::StopSend(ChannelId channel_id) { in StopSend() 300 VoipResult VoipCore::StartPlayout(ChannelId channel_id) { in StartPlayout() 334 VoipResult VoipCore::StopPlayout(ChannelId channel_id) { in StopPlayout() 347 ChannelId channel_id, in ReceivedRTPPacket() 361 ChannelId channel_id, in ReceivedRTCPPacket() 374 VoipResult VoipCore::SetSendCodec(ChannelId channel_id, in SetSendCodec() [all …]
|
| /external/pigweed/pw_rpc/raw/public/pw_rpc/raw/ |
| D | client_reader_writer.h | 71 uint32_t channel_id, in RawClientReaderWriter() 105 uint32_t channel_id, in RawClientReader() 143 uint32_t channel_id, in RawClientWriter() 175 uint32_t channel_id, in RawUnaryReceiver()
|
| D | server_reader_writer.h | 59 uint32_t channel_id, in Open() 123 uint32_t channel_id, in Open() 171 uint32_t channel_id, in Open() 220 uint32_t channel_id, in Open()
|
| /external/tensorflow/tensorflow/compiler/mlir/xla/transforms/ |
| D | legalize_tf_collective.cc | 123 ChannelHandleAttr ConvertChannel(OpBuilder& builder, int64_t channel_id, in ConvertChannel() 133 LogicalResult ConvertAllReduce(OpBuilder& builder, int64_t channel_id, in ConvertAllReduce() 185 CollectiveRewritePattern(MLIRContext* context, int64_t* channel_id) in CollectiveRewritePattern() 237 int64_t channel_id = channel_id_++; in matchAndRewrite() local 279 int64_t channel_id = channel_id_++; in matchAndRewrite() local 335 int64_t channel_id = channel_id_++; in matchAndRewrite() local 346 int64_t channel_id = 1; in runOnOperation() local
|
| /external/pigweed/pw_rpc/public/pw_rpc/internal/ |
| D | call_context.h | 38 uint32_t channel_id, in CallContext() 61 constexpr const uint32_t& channel_id() const { return channel_id_; } in channel_id() function 70 void set_channel_id(uint32_t channel_id) { channel_id_ = channel_id; } in set_channel_id()
|
| D | client_call.h | 50 uint32_t channel_id, in ClientCall() 77 uint32_t channel_id, in Start() 100 uint32_t channel_id, in UnaryResponseClientCall() 149 uint32_t channel_id, in Start() 174 uint32_t channel_id, in StreamResponseClientCall()
|
| D | service_client.h | 32 constexpr uint32_t channel_id() const { return channel_id_; } in channel_id() function 35 constexpr ServiceClient(Client& client, uint32_t channel_id) in ServiceClient()
|
| D | test_utils.h | 46 static constexpr uint32_t channel_id() { return kChannelId; } in channel_id() function 123 static constexpr uint32_t channel_id() { return kChannelId; } in channel_id() function
|
| /external/pigweed/pw_rpc/public/pw_rpc/ |
| D | payloads_view.h | 44 uint32_t channel_id, in PacketFilter() 137 uint32_t channel_id) { in For() 149 uint32_t channel_id, in PayloadsView() 162 uint32_t channel_id, in PayloadsView() 251 uint32_t channel_id, in StatusView()
|
| D | synchronous_call.h | 98 uint32_t channel_id, in SynchronousCall() 164 uint32_t channel_id, in SynchronousCallFor() 237 uint32_t channel_id, in SynchronousCallUntil()
|
| /external/pigweed/pw_rpc/ |
| D | channel_list.cc | 28 Status ChannelList::Add(uint32_t channel_id, ChannelOutput& output) { in Add() 47 Status ChannelList::Remove(uint32_t channel_id) { in Remove()
|
| D | endpoint.cc | 124 Endpoint::FindIteratorsForCall(uint32_t channel_id, in FindIteratorsForCall() 151 Status Endpoint::CloseChannel(uint32_t channel_id) { in CloseChannel()
|
| /external/pigweed/pw_rpc/pwpb/public/pw_rpc/pwpb/ |
| D | client_server_testing.h | 51 Response<kMethod> response(uint32_t channel_id, uint32_t index) { in response() 57 Request<kMethod> request(uint32_t channel_id, uint32_t index) { in request()
|
| D | client_server_testing_threaded.h | 51 Response<kMethod> response(uint32_t channel_id, uint32_t index) in response() 59 Request<kMethod> request(uint32_t channel_id, uint32_t index) in request()
|
| D | server_reader_writer.h | 199 uint32_t channel_id, in Open() 275 uint32_t channel_id, in Open() 346 uint32_t channel_id, in Open() 416 uint32_t channel_id, in Open()
|
| D | client_reader_writer.h | 39 uint32_t channel_id, in Start() 70 uint32_t channel_id, in PwpbUnaryResponseClientCall() 154 uint32_t channel_id, in Start() 186 uint32_t channel_id, in PwpbStreamResponseClientCall()
|
| /external/pigweed/pw_rpc/nanopb/public/pw_rpc/nanopb/ |
| D | client_server_testing.h | 51 Response<kMethod> response(uint32_t channel_id, uint32_t index) { in response() 57 Request<kMethod> request(uint32_t channel_id, uint32_t index) { in request()
|
| D | server_reader_writer.h | 150 uint32_t channel_id, in Open() 221 uint32_t channel_id, in Open() 282 uint32_t channel_id, in Open() 347 uint32_t channel_id, in Open()
|
| D | client_server_testing_threaded.h | 51 Response<kMethod> response(uint32_t channel_id, uint32_t index) in response() 59 Request<kMethod> request(uint32_t channel_id, uint32_t index) in request()
|
| D | client_reader_writer.h | 34 uint32_t channel_id, in Start() 62 uint32_t channel_id, in NanopbUnaryResponseClientCall() 123 uint32_t channel_id, in Start() 167 uint32_t channel_id, in NanopbStreamResponseClientCall()
|
| /external/webrtc/pc/ |
| D | sctp_transport.cc | 70 RTCError SctpTransport::OpenChannel(int channel_id) { in OpenChannel() 77 RTCError SctpTransport::SendData(int channel_id, in SendData() 99 RTCError SctpTransport::CloseChannel(int channel_id) { in CloseChannel()
|
| /external/arm-trusted-firmware/plat/marvell/armada/common/mss/ |
| D | mss_ipc_drv.c | 75 int mv_pm_ipc_msg_rx(unsigned int channel_id, struct mss_pm_ipc_msg *msg) in mv_pm_ipc_msg_rx() 90 int mv_pm_ipc_msg_tx(unsigned int channel_id, unsigned int msg_id, in mv_pm_ipc_msg_tx()
|
| /external/arm-trusted-firmware/drivers/arm/css/scp/ |
| D | css_pm_scmi.c | 130 unsigned int lvl, channel_id, domain_id; in css_scp_suspend() local 177 unsigned int lvl = 0, channel_id, domain_id; in css_scp_off() local 217 unsigned int lvl = 0, channel_id, core_pos, domain_id; in css_scp_on() local 249 unsigned int channel_id, cpu_idx, domain_id; in css_scp_get_power_state() local
|
| /external/tensorflow/tensorflow/compiler/xla/service/ |
| D | layout_assignment.h | 196 bool IsChannelConstrained(int64_t channel_id) const { in IsChannelConstrained() 202 Shape LayoutShapeForChannel(Shape shape, int64_t channel_id) const { in LayoutShapeForChannel() 211 const Layout& LayoutForChannel(int64_t channel_id) const { in LayoutForChannel() 220 const Layout* ConstrainChannel(int64_t channel_id, const Layout& layout) { in ConstrainChannel()
|
| /external/pigweed/pw_log_rpc/public/pw_log_rpc/ |
| D | rpc_log_drain.h | 123 : channel_id_(channel_id), in channel_id_() argument 185 uint32_t channel_id() const { return channel_id_; } in channel_id() function
|