Home
last modified time | relevance | path

Searched defs:channel_id (Results 1 – 25 of 34) sorted by relevance

12

/external/u-boot/arch/arm/mach-socfpga/
Dfreeze_controller.c30 u32 channel_id; in sys_mgr_frzctrl_freeze_req() local
111 u32 channel_id; in sys_mgr_frzctrl_thaw_req() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dlayout_assignment.h245 bool IsChannelConstrained(int64 channel_id) const { in IsChannelConstrained()
251 Shape LayoutShapeForChannel(Shape shape, int64 channel_id) const { in LayoutShapeForChannel()
260 const Layout& LayoutForChannel(int64 channel_id) const { in LayoutForChannel()
269 const Layout* ConstrainChannel(int64 channel_id, const Layout& layout) { in ConstrainChannel()
Dhlo_computation.cc356 auto channel_id = get_channel_id(inst); in ComputeInstructionPostOrder() local
383 auto channel_id = get_channel_id(current); in ComputeInstructionPostOrder() local
Dhlo.proto125 int64 channel_id = 26; field
Dhlo_parser.cc958 optional<int64> channel_id; in ParseInstructionRhs() local
974 optional<int64> channel_id; in ParseInstructionRhs() local
992 optional<int64> channel_id; in ParseInstructionRhs() local
1007 optional<int64> channel_id; in ParseInstructionRhs() local
/external/webrtc/webrtc/test/
Dmock_voice_engine.h46 rtc::scoped_ptr<voe::ChannelProxy> GetChannelProxy(int channel_id) override { in GetChannelProxy()
Dcall_test.h123 int channel_id; member
/external/webrtc/webrtc/voice_engine/
Dchannel_manager.cc76 ChannelOwner ChannelManager::GetChannel(int32_t channel_id) { in GetChannel()
92 void ChannelManager::DestroyChannel(int32_t channel_id) { in DestroyChannel()
Dvoice_engine_impl.cc67 int channel_id) { in GetChannelProxy()
/external/libese/apps/weaver/include/ese/app/
Dweaver.h50 uint8_t channel_id; member
/external/libese/apps/boot/include/ese/app/
Dboot.h52 uint8_t channel_id; member
/external/webrtc/webrtc/audio/
Daudio_state.cc58 void AudioState::CallbackOnError(int channel_id, int err_code) { in CallbackOnError()
Daudio_send_stream_unittest.cc72 .WillOnce(Invoke([this](int channel_id) { in ConfigHelper()
Daudio_receive_stream_unittest.cc83 .WillOnce(Invoke([this](int channel_id) { in ConfigHelper()
/external/webrtc/webrtc/p2p/base/
Dturnport.cc141 int channel_id() const { return channel_id_; } in channel_id() function in cricket::TurnEntry
143 void set_channel_id(int channel_id) { channel_id_ = channel_id; } in set_channel_id()
819 void TurnPort::HandleChannelData(int channel_id, const char* data, in HandleChannelData()
1016 int channel_id) { in SetEntryChannelId()
1326 int channel_id, const rtc::SocketAddress& ext_addr) in TurnChannelBindRequest()
1394 TurnEntry::TurnEntry(TurnPort* port, int channel_id, in TurnEntry()
Dturnserver.cc731 int channel_id = channel_attr->value() >> 16; in HandleChannelBindRequest() local
770 uint16_t channel_id = rtc::GetBE16(data); in HandleChannelData() local
/external/boringssl/src/ssl/test/
Dtest_state.h40 bssl::UniquePtr<EVP_PKEY> channel_id; member
Dbssl_shim.cc511 uint8_t channel_id[64]; in CheckHandshakeProperties() local
/external/grpc-grpc/src/core/lib/channel/
Dchannelz_registry.cc163 char* grpc_channelz_get_channel(intptr_t channel_id) { in grpc_channelz_get_channel()
/external/grpc-grpc-java/services/src/main/proto/grpc/channelz/v1/
Dchannelz.proto161 int64 channel_id = 1; field
488 int64 channel_id = 1; field
/external/grpc-grpc/src/proto/grpc/channelz/
Dchannelz.proto161 int64 channel_id = 1; field
488 int64 channel_id = 1; field
/external/grpc-grpc/test/core/end2end/tests/
Dload_reporting_hook.cc42 intptr_t channel_id; member
/external/boringssl/src/ssl/
Dhandoff.cc326 next_proto, alpn, hostname, channel_id, transcript, key_share; in SSL_apply_handback() local
/external/libese/third_party/NXPNFC_P61_JCOP_Kit/inc/
DAla.h26 UINT8 channel_id; member
/external/openssh/
Dserverloop.c170 int channel_id; in client_alive_check() local

12