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/
Dcapture_renderer_interrupt_unit_test.h30 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
Daudio_renderer_unit_test.h28 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
/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/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
Daudio_toneplayer_unit_test.cpp55 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
Daudio_interrupt_test.cpp38 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange()
Dinterrupt_multi_renderer_test.cpp47 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange()
Daudio_renderer_test.cpp56 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/
Dnapi_audio_renderer_callback.cpp51 void NapiAudioRendererCallback::OnStateChange(const RendererState state, in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
DOHAudioRenderer.h93 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
/foundation/distributedhardware/distributed_input/services/sink/transport/src/
Ddistributed_input_sink_transport.cpp582 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleEventInner() local
623 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleData() local
/foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/
Dtoneplayer_impl.cpp116 …:OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) in OnStateChange()
/foundation/multimedia/audio_framework/services/audio_service/client/src/
Dcapturer_in_client.cpp574 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local
614 …turerInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType()
654 …pturerInClientInner::StateCmdTypeToParams(int64_t &params, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams()
1291 bool CapturerInClientInner::StartAudioStream(StateChangeCmdType cmdType, AudioStreamDeviceChangeRea… in StartAudioStream()
1342 bool CapturerInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
Drenderer_in_client.cpp375 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local
1207 bool RendererInClientInner::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream()
1267 bool RendererInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
1906 …dererInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType()
1946 …ndererInClientInner::StateCmdTypeToParams(int64_t &params, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams()
Dfast_audio_stream.cpp477 bool FastAudioStream::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream()
512 bool FastAudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/
Daudio_renderer.cpp587 bool AudioRendererPrivate::Start(StateChangeCmdType cmdType) in Start()
698 bool AudioRendererPrivate::PauseTransitent(StateChangeCmdType cmdType) in PauseTransitent()
728 bool AudioRendererPrivate::Pause(StateChangeCmdType cmdType) in Pause()
1073 void AudioStreamCallbackRenderer::OnStateChange(const State state, const StateChangeCmdType cmdType) in OnStateChange()
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
Dwifi_hdi_wpa_p2p_impl_test.cpp343 int32_t cmdType = 2; variable
/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
Ddspeaker_client.cpp482 void DSpeakerClient::OnStateChange(const AudioStandard::RendererState state, in OnStateChange()
/foundation/distributedhardware/distributed_input/services/source/transport/src/
Ddistributed_input_source_transport.cpp1444 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleEventSecond() local
1471 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleEventFirst() local
1538 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleData() local
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/
Dwifi_p2p_hal_interface.cpp599 WifiErrorNo WifiP2PHalInterface::DeliverP2pData(int32_t cmdType, int32_t dataType, const std::strin… in DeliverP2pData()
/foundation/distributedhardware/distributed_input/services/transportbase/src/
Ddistributed_input_transport_base.cpp507 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleSession() local
/foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/
Daudio_server_sink_plugin.cpp217 const OHOS::AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/client/hdi_client/hdi_interface/
Dwifi_hdi_wpa_p2p_impl.c1304 WifiErrorNo HdiDeliverP2pData(int32_t cmdType, int32_t dataType, const char *carryData) in HdiDeliverP2pData()
/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
Daudio_server_sink_plugin.cpp187 …const OHOS::AudioStandard::RendererState state, const OHOS::AudioStandard::StateChangeCmdType cmdT… in OnStateChange()
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/
Daudio_capturer.cpp768 void AudioStreamCallbackCapturer::OnStateChange(const State state, in OnStateChange()

12