Home
last modified time | relevance | path

Searched defs:OnStateChange (Results 1 – 25 of 49) sorted by relevance

12

/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/
H A Daudio_capturer_unit_test.h37 void OnStateChange(const CapturerState state) override {} in OnStateChange() function
86 virtual void OnStateChange(const DeviceInfo &deviceInfo) override {}; in OnStateChange() function
99 virtual void OnStateChange(const AudioCapturerChangeInfo &capturerChangeInfo) override {}; in OnStateChange() function
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/
H A Daudio_renderer_unit_test.h28 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange() function
33 virtual void OnStateChange(const DeviceInfo &deviceInfo) override {} in OnStateChange() function
H A Drenderer_capture_interrupt_unit_test.h30 void OnStateChange(const CapturerState state) override {} in OnStateChange() function
H A Dcapture_renderer_interrupt_unit_test.h30 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/
H A Dpopup_element.h46 virtual void OnStateChange(bool isVisible) {} in OnStateChange() function
H A Dpopup_element_v2.cpp113 void PopupElementV2::OnStateChange(bool isVisible) in OnStateChange() function in OHOS::Ace::PopupElementV2
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/multiple_capturer_test/include/
H A Dmultiple_audio_capturer_unit_test.h40 void OnStateChange(const CapturerState state) override {} in OnStateChange() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_screen_capture_callback_adapter_impl.cpp40 void ArkScreenCaptureCallbackAdapterImpl::OnStateChange(int32_t stateCode) in OnStateChange() function in OHOS::ArkWeb::ArkScreenCaptureCallbackAdapterImpl
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_screen_capture_callback_adapter_wrapper.cpp43 void ArkScreenCaptureCallbackAdapterWrapper::OnStateChange(OHOS::NWeb::ScreenCaptureStateCodeAdapte… in OnStateChange() function in OHOS::ArkWeb::ArkScreenCaptureCallbackAdapterWrapper
/ohos5.0/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/
H A Dscreen_capture_server_function_unittest.h64 void OnStateChange(AVScreenCaptureStateCode stateCode) {}; in OnStateChange() function
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioCapturer.h48 void OnStateChange(const CapturerState state) override in OnStateChange() function
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_listener_proxy.cpp81 void ScreenCaptureListenerProxy::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange() function in OHOS::Media::ScreenCaptureListenerProxy
137 void ScreenCaptureListenerCallback::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange() function in OHOS::Media::ScreenCaptureListenerCallback
H A Dscreen_capture_listener_stub.cpp101 void ScreenCaptureListenerStub::OnStateChange(AVScreenCaptureStateCode stateCode) in OnStateChange() function in OHOS::Media::ScreenCaptureListenerStub
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/
H A Dnapi_audio_capturer_device_change_callback.cpp66 void NapiAudioCapturerDeviceChangeCallback::OnStateChange(const DeviceInfo &deviceInfo) in OnStateChange() function in OHOS::AudioStandard::NapiAudioCapturerDeviceChangeCallback
H A Dnapi_audio_capturer_info_change_callback.cpp64 void NapiAudioCapturerInfoChangeCallback::OnStateChange(const AudioCapturerChangeInfo &capturerChan… in OnStateChange() function in OHOS::AudioStandard::NapiAudioCapturerInfoChangeCallback
H A Dnapi_audio_capturer_callbacks.cpp108 void NapiAudioCapturerCallback::OnStateChange(const CapturerState state) in OnStateChange() function in OHOS::AudioStandard::NapiAudioCapturerCallback
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/toneplayer/test/unittest/
H A Daudio_toneplayer_unit_test.cpp55 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange() function in OHOS::AudioStandard::AudioRendererCallbackTest
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_interrupt_test.cpp38 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange() function in OHOS::AudioStandard::AudioInterruptTest
H A Dinterrupt_multi_renderer_test.cpp47 void AudioRendererCallbackTestImpl::OnStateChange(const RendererState state, in OnStateChange() function in OHOS::AudioStandard::AudioRendererCallbackTestImpl
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dscreen_capture_adapter.h270 virtual void OnStateChange(ScreenCaptureStateCodeAdapter stateCode) {} in OnStateChange() function
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/
H A Ddspeaker_client.cpp365 int32_t DSpeakerClient::OnStateChange(const AudioEventType type) in OnStateChange() function in OHOS::DistributedHardware::DSpeakerClient
482 void DSpeakerClient::OnStateChange(const AudioStandard::RendererState state, in OnStateChange() function in OHOS::DistributedHardware::DSpeakerClient
/ohos5.0/base/telephony/call_manager/services/audio/include/
H A Daudio_player.h86 void OnStateChange(const AudioStandard::RendererState state, in OnStateChange() function
/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/
H A Dscreen_capture_adapter_impl.cpp253 void OHScreenCaptureCallback::OnStateChange(OHOS::Media::AVScreenCaptureStateCode stateCode) in OnStateChange() function in OHOS::NWeb::OHScreenCaptureCallback
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/example/
H A Daudio_capturer_test.cpp55 void OnStateChange(const CapturerState state) override in OnStateChange() function in AudioCapturerCallbackTestImpl
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/
H A Ddmic_client.cpp73 int32_t DMicClient::OnStateChange(const AudioEventType type) in OnStateChange() function in OHOS::DistributedHardware::DMicClient

12