Home
last modified time | relevance | path

Searched refs:PARAM_KEY_STATE (Results 1 - 10 of 10) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_interrupt_service_test/src/
H A Daudio_policy_server_unit_test.cpp168 AudioParamKey key = PARAM_KEY_STATE; in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/devicemanager/src/
H A Daudio_device_adapter_impl.cpp199 case AudioParamKey::PARAM_KEY_STATE:
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/test/unittest/
H A Dremote_fast_audio_capturer_source_unittest.cpp714 AudioParamKey::PARAM_KEY_STATE, condition, value); in HWTEST_F()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/
H A Dremote_fast_audio_capturer_source.cpp801 if (key == AudioParamKey::PARAM_KEY_STATE) { in OnAudioParamChange()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/
H A Dremote_audio_capturer_source.cpp723 if (key == AudioParamKey::PARAM_KEY_STATE) { in OnAudioParamChange()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/
H A Dremote_fast_audio_renderer_sink.cpp666 if (key == AudioParamKey::PARAM_KEY_STATE) { in OnAudioParamChange()
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_info.h947 PARAM_KEY_STATE = 5, enumerator
/foundation/communication/netmanager_ext/services/vpnmanager/src/
H A Dnetworkvpn_service.cpp73 constexpr const char *const PARAM_KEY_STATE = "state"; member
191 want.SetParam(PARAM_KEY_STATE, (state == VpnConnectState::VPN_CONNECTED) ? 1 : 0); in PublishVpnConnectionStateEvent()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/
H A Dremote_audio_renderer_sink.cpp876 if (key == AudioParamKey::PARAM_KEY_STATE) { in OnAudioParamChange()
/foundation/multimedia/audio_framework/services/audio_policy/server/src/
H A Daudio_policy_server.cpp1976 case PARAM_KEY_STATE: in OnAudioParameterChange()

Completed in 18 milliseconds