| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
| D | capture_renderer_interrupt_unit_test.h | 30 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
| D | audio_renderer_unit_test.h | 28 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
| D | hfp_ag_command_parser.cpp | 54 int cmdType = HFP_AG_CMD_UNKNOWN; in Parse() local
|
| D | hfp_ag_command_processor.cpp | 186 HfpAgDataConnection &dataConn, const std::string &cmd, const std::string &arg, int cmdType) in Handle()
|
| /foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/ |
| D | audio_toneplayer_unit_test.cpp | 55 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
| D | audio_interrupt_test.cpp | 38 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange()
|
| D | interrupt_multi_renderer_test.cpp | 47 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange()
|
| D | audio_renderer_test.cpp | 56 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/ |
| D | napi_audio_renderer_callback.cpp | 53 void NapiAudioRendererCallback::OnStateChange(const RendererState state, in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| D | OHAudioRenderer.h | 95 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
| /foundation/distributedhardware/distributed_input/services/sink/transport/src/ |
| D | distributed_input_sink_transport.cpp | 582 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/ |
| D | toneplayer_impl.cpp | 116 …:OnStateChange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) in OnStateChange()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | capturer_in_client.cpp | 578 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local 618 …turerInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() 658 …pturerInClientInner::StateCmdTypeToParams(int64_t ¶ms, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams() 1295 bool CapturerInClientInner::StartAudioStream(StateChangeCmdType cmdType, AudioStreamDeviceChangeRea… in StartAudioStream() 1346 bool CapturerInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
|
| D | renderer_in_client.cpp | 370 StateChangeCmdType cmdType = CMD_FROM_CLIENT; in HandleStateChangeEvent() local 1216 bool RendererInClientInner::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream() 1276 bool RendererInClientInner::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream() 1895 …dererInClientInner::ParamsToStateCmdType(int64_t params, State &state, StateChangeCmdType &cmdType) in ParamsToStateCmdType() 1935 …ndererInClientInner::StateCmdTypeToParams(int64_t ¶ms, State state, StateChangeCmdType cmdType) in StateCmdTypeToParams()
|
| D | fast_audio_stream.cpp | 475 bool FastAudioStream::StartAudioStream(StateChangeCmdType cmdType, in StartAudioStream() 510 bool FastAudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| D | audio_renderer.cpp | 624 bool AudioRendererPrivate::Start(StateChangeCmdType cmdType) in Start() 736 bool AudioRendererPrivate::PauseTransitent(StateChangeCmdType cmdType) in PauseTransitent() 766 bool AudioRendererPrivate::Pause(StateChangeCmdType cmdType) in Pause() 1118 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/ |
| D | wifi_hdi_wpa_p2p_impl_test.cpp | 343 int32_t cmdType = 2; variable
|
| /foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/ |
| D | dspeaker_client.cpp | 482 void DSpeakerClient::OnStateChange(const AudioStandard::RendererState state, in OnStateChange()
|
| /foundation/multimedia/player_framework/frameworks/native/soundpool/ |
| D | cache_buffer.cpp | 357 const AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
|
| /foundation/distributedhardware/distributed_input/services/source/transport/src/ |
| D | distributed_input_source_transport.cpp | 1444 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/distributedhardware/distributed_input/services/transportbase/src/ |
| D | distributed_input_transport_base.cpp | 507 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleSession() local
|
| /foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_native/wifi_hal_interface/ |
| D | wifi_p2p_hal_interface.cpp | 599 WifiErrorNo WifiP2PHalInterface::DeliverP2pData(int32_t cmdType, int32_t dataType, const std::strin… in DeliverP2pData()
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/sink/audio_server_sink/ |
| D | audio_server_sink_plugin.cpp | 217 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/ |
| D | wifi_hdi_wpa_p2p_impl.c | 1304 WifiErrorNo HdiDeliverP2pData(int32_t cmdType, int32_t dataType, const char *carryData) in HdiDeliverP2pData()
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/sink/ |
| D | audio_server_sink_plugin.cpp | 187 …const OHOS::AudioStandard::RendererState state, const OHOS::AudioStandard::StateChangeCmdType cmdT… in OnStateChange()
|