/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/ |
D | screen_capture_native_mock.cpp | 87 int32_t ScreenCaptureNativeMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureNativeMock
|
/foundation/multimedia/player_framework/test/fuzztest/common/ |
D | test_screen_capture.cpp | 106 int32_t TestScreenCapture::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptu… in AcquireAudioBuffer() function in TestScreenCapture
|
/foundation/multimedia/player_framework/frameworks/native/screen_capture/ |
D | screen_capture_impl.cpp | 146 int32_t ScreenCaptureImpl::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audiobuffer, AudioCaptu… in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureImpl
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
D | screen_capture_service_stub.cpp | 162 int32_t ScreenCaptureServiceStub::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServiceStub 269 int32_t ScreenCaptureServiceStub::AcquireAudioBuffer(MessageParcel &data, MessageParcel &reply) in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServiceStub
|
D | screen_capture_service_proxy.cpp | 181 int32_t ScreenCaptureServiceProxy::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServiceProxy
|
/foundation/multimedia/player_framework/services/services/screen_capture/client/ |
D | screen_capture_client.cpp | 138 int32_t ScreenCaptureClient::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCap… in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureClient
|
/foundation/multimedia/player_framework/test/unittest/screen_capture_test/capi/src/ |
D | screen_capture_capi_mock.cpp | 179 int32_t ScreenCaptureCapiMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in ScreenCaptureCapiMock
|
/foundation/multimedia/player_framework/services/services/screen_capture/server/ |
D | screen_capture_server.cpp | 479 int32_t ScreenCaptureServer::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCap… in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServer
|