Home
last modified time | relevance | path

Searched defs:AcquireAudioBuffer (Results 1 – 8 of 8) sorted by relevance

/foundation/multimedia/player_framework/test/unittest/screen_capture_test/native/src/
Dscreen_capture_native_mock.cpp87 int32_t ScreenCaptureNativeMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureNativeMock
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_screen_capture.cpp106 int32_t TestScreenCapture::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptu… in AcquireAudioBuffer() function in TestScreenCapture
/foundation/multimedia/player_framework/frameworks/native/screen_capture/
Dscreen_capture_impl.cpp146 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/
Dscreen_capture_service_stub.cpp162 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
Dscreen_capture_service_proxy.cpp181 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/
Dscreen_capture_client.cpp138 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/
Dscreen_capture_capi_mock.cpp179 int32_t ScreenCaptureCapiMock::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, in AcquireAudioBuffer() function in ScreenCaptureCapiMock
/foundation/multimedia/player_framework/services/services/screen_capture/server/
Dscreen_capture_server.cpp479 int32_t ScreenCaptureServer::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCap… in AcquireAudioBuffer() function in OHOS::Media::ScreenCaptureServer