Home
last modified time | relevance | path

Searched defs:channel (Results 1 - 25 of 616) sorted by relevance

12345678910>>...25

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_frame.h26 int channel; member
/third_party/node/deps/cares/src/lib/
H A Dares_cancel.c38 void ares_cancel(ares_channel_t *channel) in ares_cancel() argument
[all...]
H A Dares_timeout.c58 struct timeval *ares_timeout(ares_channel_t *channel, struct timeval *maxtv, in ares_timeout() argument
H A Dares_fds.c33 int ares_fds(ares_channel_t *channel, fd_set *read_fds, fd_set *write_fds) in ares_fds() argument
H A Dares_destroy.c35 void ares_destroy(ares_channel_t *channel) in ares_destroy() argument
125 ares__destroy_servers_state(ares_channel_t *channel) ares__destroy_servers_state() argument
[all...]
/third_party/toybox/toys/other/
H A Dmix.c34 int mask, channel = -1, level, fd; in mix_main() local
[all...]
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H A Dhal_iot_adc.c22 unsigned int AdcRead(IotAdcChannelIndex channel, unsigned const short *data, IotAdcEquModelSel equModel, in AdcRead() argument
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H A Dhal_iot_adc.c22 unsigned int AdcRead(const IotAdcChannelIndex channel, const unsigned short *data, in AdcRead() argument
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H A Dhal_iot_adc.c19 unsigned int AdcRead(const IotAdcChannelIndex channel, const unsigned short *data, const IotAdcEquModelSel equModel, in AdcRead() argument
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H A Dhal_iot_adc.c22 unsigned int AdcRead(const IotAdcChannelIndex channel, const unsigned short *data, in AdcRead() argument
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H A Dhal_iot_adc.c22 unsigned int AdcRead(const IotAdcChannelIndex channel, const unsigned short *data, in AdcRead() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/
H A Dproxy_negotiate_channel.h28 CoCProxyNegotiateChannel(const CoCProxyNegotiateChannel &channel) = default; member in OHOS::SoftBus::CoCProxyNegotiateChannel
31 CoCProxyNegotiateChannel& operator=(const CoCProxyNegotiateChannel &channel) = default; member in OHOS::SoftBus::CoCProxyNegotiateChannel
/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dstream_msg_manager.cpp21 std::shared_ptr<IStreamMsgManager> IStreamMsgManager::GetInstance(std::shared_ptr<IChannel> channel) in GetInstance() argument
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/command/
H A Dnegotiate_command.cpp22 NegotiateCommand::NegotiateCommand(const NegotiateMessage &msg, const std::shared_ptr<NegotiateChannel> &channel) in NegotiateCommand() argument
/third_party/mesa3d/src/imagination/vulkan/
H A Dvk_format.h56 vk_format_get_channel_width(VkFormat vk_format, uint32_t channel) vk_format_get_channel_width() argument
/foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/
H A Daudio_player.cpp48 bool AudioPlayer::SetAudioFormat(int32_t channel, int32_t sampleRate) in SetAudioFormat() argument
/foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/
H A Dconnection_listener.h35 virtual bool OnConnectionOpened(std::shared_ptr<Channel> channel) in OnConnectionOpened() argument
41 virtual void OnConnectionClosed(std::shared_ptr<Channel> channel) {} in OnConnectionClosed() argument
45 virtual void OnConnectionError(std::shared_ptr<Channel> channel, int errorCode) {} in OnConnectionError() argument
H A Dchannel_manager_listener.h34 virtual void OnChannelCreated(std::shared_ptr<Channel> channel) {} in OnChannelCreated() argument
38 virtual void OnChannelRemoved(std::shared_ptr<Channel> channel) {} in OnChannelRemoved() argument
40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() argument
/foundation/CastEngine/castengine_wifi_display/services/mediachannel/
H A Dchannel_manager.cpp47 auto channel = std::make_shared<MediaChannel>(); in HandleMediaChannelCreate() local
68 auto channel = mediaChannels_.find(eventMsg->dstId); in HandleMediaChannelDestroy() local
131 auto channel in GetMediaChannel() local
[all...]
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/channel/include/
H A Dchannel_manager_listener.h34 virtual void OnChannelCreated(std::shared_ptr<Channel> channel) {} in OnChannelCreated() argument
38 virtual void OnChannelRemoved(std::shared_ptr<Channel> channel) {} in OnChannelRemoved() argument
40 virtual void OnChannelError(std::shared_ptr<Channel> channel, int errorCode) {} in OnChannelError() argument
H A Dconnection_listener.h35 virtual bool OnConnectionOpened(std::shared_ptr<Channel> channel) in OnConnectionOpened() argument
41 virtual void OnConnectionClosed(std::shared_ptr<Channel> channel) {} in OnConnectionClosed() argument
45 virtual void OnConnectionError(std::shared_ptr<Channel> channel, int errorCode) {} in OnConnectionError() argument
/foundation/barrierfree/accessibility/services/aams/test/mock/src/
H A Dmock_accessible_ability_client_proxy.cpp40 void AccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
/foundation/barrierfree/accessibility/frameworks/aafwk/include/
H A Daccessible_ability_channel_client.h31 AccessibleAbilityChannelClient(const int32_t channelId, const sptr<IAccessibleAbilityChannel> &channel) AccessibleAbilityChannelClient() argument
/foundation/barrierfree/accessibility/services/test/moduletest/mock/src/
H A Dmock_mt_accessible_ability_client_proxy.cpp40 void MockAccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
/foundation/arkui/ace_engine_lite/frameworks/include/base/
H A Djs_debugger_config.h41 DebugChannel channel; // use websocket as default member

Completed in 6 milliseconds

12345678910>>...25