/foundation/multimedia/player_framework/test/fuzztest/common/ |
H A D | test_ndk_screen_capture.cpp | 29 void TestScreenCaptureNdkCallback::OnAudioBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady, in OnAudioBufferAvailable() function in TestScreenCaptureNdkCallback
|
H A D | test_screen_capture.cpp | 29 void TestScreenCaptureCallbackTest::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in TestScreenCaptureCallbackTest
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_server_function_unittest/include/ |
H A D | screen_capture_server_function_unittest.h | 117 void OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) {}; in OnAudioBufferAvailable() function in OHOS::Media::StandardScreenCaptureServerUnittestCallback 126 void OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) {}; in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureServerUnittestCallback
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | screen_capture_listener_proxy.cpp | 52 void ScreenCaptureListenerProxy::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureListenerProxy 117 void ScreenCaptureListenerCallback::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureListenerCallback
|
H A D | screen_capture_listener_stub.cpp | 87 void ScreenCaptureListenerStub::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureListenerStub
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
H A D | screen_capture_native_mock.cpp | 35 void ScreenCaptureNativeCallbackMock::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureNativeCallbackMock
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
H A D | screen_capture_capi_mock.cpp | 38 void ScreenCaptureCapiMock::OnAudioBufferAvailable(OH_AVScreenCapture *screenCapture, bool isReady, in OnAudioBufferAvailable() function in ScreenCaptureCapiMock
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/screen_capture_unittest/src/ |
H A D | screen_capture_unit_test_state.cpp | 45 void ScreenCaptureUnitTestCallback::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() function in OHOS::Media::ScreenCaptureUnitTestCallback
|