Home
last modified time | relevance | path

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

12345678910>>...12

/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/
H A Dsbc_frame.h26 int channel; member
/arkcompiler/toolchain/tooling/agent/
H A Dcss_impl.h33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<CssImpl> css) in DispatcherImpl() argument
H A Doverlay_impl.h33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<OverlayImpl> overlay) in DispatcherImpl() argument
H A Ddom_impl.h33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<DomImpl> dom) in DispatcherImpl() argument
H A Dtarget_impl.h33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<TargetImpl> target) in DispatcherImpl() argument
H A Dpage_impl.h33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<PageImpl> page) in DispatcherImpl() 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
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/connection/asio/
H A Dws_logger.cpp33 void WsLogger::write(Level channel, const std::string &string) const in write() argument
/arkcompiler/toolchain/tooling/test/
H A Druntime_impl_test.cpp58 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); in HWTEST_F_L0() local
81 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); in HWTEST_F_L0() local
100 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); HWTEST_F_L0() local
119 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); HWTEST_F_L0() local
138 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); HWTEST_F_L0() local
162 ProtocolChannel *channel = new ProtocolHandler(callback, ecmaVm); HWTEST_F_L0() local
[all...]
/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

Completed in 9 milliseconds

12345678910>>...12