Home
last modified time | relevance | path

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

12345678910>>...29

/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...]
/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
/base/inputmethod/imf/frameworks/native/inputmethod_controller/src/
H A Dinput_method_system_ability_proxy.cpp47 int32_t InputMethodSystemAbilityProxy::ConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in ConnectSystemCmd() argument
/base/sensors/sensor/frameworks/native/src/
H A Dsensor_file_descriptor_listener.cpp80 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
H A Dfd_listener.cpp33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
/base/sensors/sensor/services/src/
H A Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() argument
/base/sensors/medical_sensor/services/medical_sensor/src/
H A Dfifo_cache_data.cpp54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() argument
/base/telephony/core_service/utils/codec/include/
H A Dapdu_command.h46 uint32_t channel = 0; member
/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp38 AudioAdapterChannel channel = AudioAdapterChannel::STEREO; in AudioRendererAdapterFuzzTest() local
/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

Completed in 7 milliseconds

12345678910>>...29