/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/test/unittest/capturer_test/include/ |
H A D | audio_capturer_unit_test.h | 37 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 D | audio_renderer_unit_test.h | 28 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 D | renderer_capture_interrupt_unit_test.h | 30 void OnStateChange(const CapturerState state) override {} in OnStateChange() function
|
H A D | capture_renderer_interrupt_unit_test.h | 30 void OnStateChange(const RendererState state, const StateChangeCmdType cmdType) override {} in OnStateChange() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/popup/ |
H A D | popup_element.h | 46 virtual void OnStateChange(bool isVisible) {} in OnStateChange() function
|
H A D | popup_element_v2.cpp | 113 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 D | multiple_audio_capturer_unit_test.h | 40 void OnStateChange(const CapturerState state) override {} in OnStateChange() function
|
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_screen_capture_callback_adapter_impl.cpp | 40 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 D | ark_screen_capture_callback_adapter_wrapper.cpp | 43 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 D | screen_capture_server_function_unittest.h | 64 void OnStateChange(AVScreenCaptureStateCode stateCode) {}; in OnStateChange() function
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioCapturer.h | 48 void OnStateChange(const CapturerState state) override in OnStateChange() function
|
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.cpp | 81 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 D | screen_capture_listener_stub.cpp | 101 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 D | napi_audio_capturer_device_change_callback.cpp | 66 void NapiAudioCapturerDeviceChangeCallback::OnStateChange(const DeviceInfo &deviceInfo) in OnStateChange() function in OHOS::AudioStandard::NapiAudioCapturerDeviceChangeCallback
|
H A D | napi_audio_capturer_info_change_callback.cpp | 64 void NapiAudioCapturerInfoChangeCallback::OnStateChange(const AudioCapturerChangeInfo &capturerChan… in OnStateChange() function in OHOS::AudioStandard::NapiAudioCapturerInfoChangeCallback
|
H A D | napi_audio_capturer_callbacks.cpp | 108 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 D | audio_toneplayer_unit_test.cpp | 55 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 D | audio_interrupt_test.cpp | 38 void AudioInterruptTest::OnStateChange(const RendererState state, in OnStateChange() function in OHOS::AudioStandard::AudioInterruptTest
|
H A D | interrupt_multi_renderer_test.cpp | 47 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 D | screen_capture_adapter.h | 270 virtual void OnStateChange(ScreenCaptureStateCodeAdapter stateCode) {} in OnStateChange() function
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/spkclient/src/ |
H A D | dspeaker_client.cpp | 365 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 D | audio_player.h | 86 void OnStateChange(const AudioStandard::RendererState state, in OnStateChange() function
|
/ohos5.0/base/web/webview/ohos_adapter/screen_capture_adapter/src/ |
H A D | screen_capture_adapter_impl.cpp | 253 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 D | audio_capturer_test.cpp | 55 void OnStateChange(const CapturerState state) override in OnStateChange() function in AudioCapturerCallbackTestImpl
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audioclient/micclient/src/ |
H A D | dmic_client.cpp | 73 int32_t DMicClient::OnStateChange(const AudioEventType type) in OnStateChange() function in OHOS::DistributedHardware::DMicClient
|