Home
last modified time | relevance | path

Searched defs:cmdType (Results 1 – 25 of 28) sorted by relevance

12

/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/
Daudio_renderer_unit_test.h27 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_interrupt_test/include/
Daudio_capturer_interrupt_unit_test.h49 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioRenderer.h62 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
/foundation/communication/dsoftbus/core/connection/wifi_direct/
Dwifi_direct_negotiator.c239 static void DumpCommandString(enum WifiDirectNegotiateCmdType cmdType, const char *remoteDeviceId) in DumpCommandString()
274 enum WifiDirectNegotiateCmdType cmdType = msg->getInt(msg, NM_KEY_MSG_TYPE, CMD_INVALID); in GetNegotiateCmdType() local
322 enum WifiDirectNegotiateCmdType cmdType = GetNegotiateCmdType(msg); in OnNegotiateChannelDataReceived() local
510 enum WifiDirectNegotiateCmdType cmdType = GetNegotiateCmdType(msg); in PostData() local
/foundation/communication/dsoftbus/core/connection/p2p/negotiation/include/
Dp2plink_negotiation.h39 int32_t cmdType; member
51 int32_t cmdType; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/
Dhfp_ag_command_parser.cpp54 int cmdType = HFP_AG_CMD_UNKNOWN; in Parse() local
Dhfp_ag_command_processor.cpp186 HfpAgDataConnection &dataConn, const std::string &cmd, const std::string &arg, int cmdType) in Handle()
/foundation/communication/dsoftbus/core/connection/p2p/message/src/
Dp2plink_message.c51 int32_t cmdType; in P2pLinkNeoDataDispatch() local
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_interrupt_test.cpp35 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange()
Dinterrupt_multi_renderer_test.cpp44 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange()
Daudio_renderer_test.cpp53 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Dfast_audio_stream.cpp380 bool FastAudioStream::StartAudioStream(StateChangeCmdType cmdType) in StartAudioStream()
407 bool FastAudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
Daudio_stream.cpp302 bool AudioStream::StartAudioStream(StateChangeCmdType cmdType) in StartAudioStream()
412 bool AudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
Daudio_service_client.cpp1109 int32_t AudioServiceClient::StartStream(StateChangeCmdType cmdType) in StartStream()
1152 int32_t AudioServiceClient::PauseStream(StateChangeCmdType cmdType) in PauseStream()
/foundation/multimedia/audio_framework/frameworks/js/napi/audio_renderer/src/
Daudio_renderer_callback_napi.cpp156 void AudioRendererCallbackNapi::OnStateChange(const RendererState state, in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/
Daudio_capturer_gateway.cpp233 void AudioStreamCapturerCallback::OnStateChange(const State state, StateChangeCmdType cmdType) in OnStateChange()
Daudio_renderer_gateway.cpp526 void AudioStreamRenderCallback::OnStateChange(const State state, StateChangeCmdType cmdType) in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer.cpp371 void TonePlayerPrivate::OnStateChange(const RendererState state, in OnStateChange()
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
Ddspeaker_client.cpp441 void DSpeakerClient::OnStateChange(const AudioStandard::RendererState state, in OnStateChange()
/foundation/distributedhardware/distributed_input/services/transportbase/src/
Ddistributed_input_transport_base.cpp437 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleSession() local
/foundation/multimedia/histreamer/engine/plugin/plugins/sink/audio_server_sink/
Daudio_server_sink_plugin.cpp217 const OHOS::AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp576 void AudioStreamCallbackCapturer::OnStateChange(const State state, in OnStateChange()
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
Ddistributed_input_sink_transport.cpp474 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleData() local
/foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/
Daudio_sink_sv_impl.cpp82 const AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp805 void AudioStreamCallbackRenderer::OnStateChange(const State state, const StateChangeCmdType cmdType) in OnStateChange()

12