| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
| D | audio_renderer_unit_test.h | 27 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_interrupt_test/include/ |
| D | audio_capturer_interrupt_unit_test.h | 49 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
| D | OHAudioRenderer.h | 62 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
| /foundation/communication/dsoftbus/core/connection/wifi_direct/ |
| D | wifi_direct_negotiator.c | 239 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/ |
| D | p2plink_negotiation.h | 39 int32_t cmdType; member 51 int32_t cmdType; member
|
| /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/communication/dsoftbus/core/connection/p2p/message/src/ |
| D | p2plink_message.c | 51 int32_t cmdType; in P2pLinkNeoDataDispatch() local
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/ |
| D | audio_interrupt_test.cpp | 35 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange()
|
| D | interrupt_multi_renderer_test.cpp | 44 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange()
|
| D | audio_renderer_test.cpp | 53 …hange(const RendererState state, const StateChangeCmdType __attribute__((unused)) cmdType) override in OnStateChange()
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| D | fast_audio_stream.cpp | 380 bool FastAudioStream::StartAudioStream(StateChangeCmdType cmdType) in StartAudioStream() 407 bool FastAudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
|
| D | audio_stream.cpp | 302 bool AudioStream::StartAudioStream(StateChangeCmdType cmdType) in StartAudioStream() 412 bool AudioStream::PauseAudioStream(StateChangeCmdType cmdType) in PauseAudioStream()
|
| D | audio_service_client.cpp | 1109 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/ |
| D | audio_renderer_callback_napi.cpp | 156 void AudioRendererCallbackNapi::OnStateChange(const RendererState state, in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocompatibility/src/ |
| D | audio_capturer_gateway.cpp | 233 void AudioStreamCapturerCallback::OnStateChange(const State state, StateChangeCmdType cmdType) in OnStateChange()
|
| D | audio_renderer_gateway.cpp | 526 void AudioStreamRenderCallback::OnStateChange(const State state, StateChangeCmdType cmdType) in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/toneplayer/src/ |
| D | toneplayer.cpp | 371 void TonePlayerPrivate::OnStateChange(const RendererState state, in OnStateChange()
|
| /foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/ |
| D | dspeaker_client.cpp | 441 void DSpeakerClient::OnStateChange(const AudioStandard::RendererState state, in OnStateChange()
|
| /foundation/distributedhardware/distributed_input/services/transportbase/src/ |
| D | distributed_input_transport_base.cpp | 437 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleSession() local
|
| /foundation/multimedia/histreamer/engine/plugin/plugins/sink/audio_server_sink/ |
| D | audio_server_sink_plugin.cpp | 217 const OHOS::AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiocapturer/src/ |
| D | audio_capturer.cpp | 576 void AudioStreamCallbackCapturer::OnStateChange(const State state, in OnStateChange()
|
| /foundation/distributedhardware/distributed_input/services/sink/transport/src/ |
| D | distributed_input_sink_transport.cpp | 474 uint32_t cmdType = recMsg[DINPUT_SOFTBUS_KEY_CMD_TYPE]; in HandleData() local
|
| /foundation/multimedia/player_framework/services/engine/gstreamer/plugins/sink/audiosink/src/ |
| D | audio_sink_sv_impl.cpp | 82 const AudioStandard::StateChangeCmdType cmdType) in OnStateChange()
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| D | audio_renderer.cpp | 805 void AudioStreamCallbackRenderer::OnStateChange(const State state, const StateChangeCmdType cmdType) in OnStateChange()
|