| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/a2dp_codec/sbclib/include/ |
| H A D | sbc_frame.h | 26 int channel; member
|
| /arkcompiler/toolchain/tooling/agent/ |
| H A D | css_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<CssImpl> css) in DispatcherImpl() argument
|
| H A D | overlay_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<OverlayImpl> overlay) in DispatcherImpl() argument
|
| H A D | dom_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<DomImpl> dom) in DispatcherImpl() argument
|
| H A D | target_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<TargetImpl> target) in DispatcherImpl() argument
|
| H A D | page_impl.h | 33 DispatcherImpl(ProtocolChannel *channel, std::unique_ptr<PageImpl> page) in DispatcherImpl() argument
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/channel/ |
| H A D | proxy_negotiate_channel.h | 28 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 D | stream_msg_manager.cpp | 21 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 D | negotiate_command.cpp | 22 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 D | ws_logger.cpp | 33 void WsLogger::write(Level channel, const std::string &string) const in write() argument
|
| /arkcompiler/toolchain/tooling/test/ |
| H A D | runtime_impl_test.cpp | 58 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 D | input_method_system_ability_proxy.cpp | 47 int32_t InputMethodSystemAbilityProxy::ConnectSystemCmd(const sptr<IRemoteObject> &channel, sptr<IRemoteObject> &agent) in ConnectSystemCmd() argument
|
| /base/sensors/sensor/frameworks/native/src/ |
| H A D | sensor_file_descriptor_listener.cpp | 80 void SensorFileDescriptorListener::SetChannel(SensorDataChannel *channel)
in SetChannel() argument
|
| H A D | fd_listener.cpp | 33 void FdListener::SetChannel(SensorDataChannel *channel) in SetChannel() argument
|
| /base/sensors/sensor/services/src/ |
| H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<SensorBasicDataChannel> &channel) in SetChannel() argument
|
| /base/sensors/medical_sensor/services/medical_sensor/src/ |
| H A D | fifo_cache_data.cpp | 54 void FifoCacheData::SetChannel(const sptr<MedicalSensorBasicDataChannel> &channel) in SetChannel() argument
|
| /base/telephony/core_service/utils/codec/include/ |
| H A D | apdu_command.h | 46 uint32_t channel = 0; member
|
| /base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorendereradapter_fuzzer/ |
| H A D | audiorenderadapter_fuzzer.cpp | 38 AudioAdapterChannel channel = AudioAdapterChannel::STEREO; in AudioRendererAdapterFuzzTest() local
|
| /foundation/CastEngine/castengine_wifi_display/services/mediaplayer/src/ |
| H A D | audio_player.cpp | 48 bool AudioPlayer::SetAudioFormat(int32_t channel, int32_t sampleRate) in SetAudioFormat() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/channel/include/ |
| H A D | connection_listener.h | 35 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 D | channel_manager_listener.h | 34 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 D | channel_manager.cpp | 47 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 D | channel_manager_listener.h | 34 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 D | connection_listener.h | 35 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 D | mock_accessible_ability_client_proxy.cpp | 40 void AccessibleAbilityClientProxy::Init(const sptr<IAccessibleAbilityChannel>& channel, const int32_t channelId) in Init() argument
|