Home
last modified time | relevance | path

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

/foundation/multimedia/media_foundation/test/scenetest/audio_recorder/
DTestFastRecorder.cpp65 std::shared_ptr<IRecorderEngine> CreateRecorder() in CreateRecorder() function
/foundation/multimedia/player_framework/frameworks/native/recorder/
Drecorder_impl.cpp30 std::shared_ptr<Recorder> RecorderFactory::CreateRecorder() in CreateRecorder() function in OHOS::Media::RecorderFactory
/foundation/multimedia/player_framework/test/fuzztest/common/
Dtest_recorder.cpp239 bool TestRecorder::CreateRecorder() in CreateRecorder() function in TestRecorder
/foundation/multimedia/player_framework/interfaces/inner_api/native/
Drecorder.h1001 static std::shared_ptr<Recorder> CreateRecorder() in CreateRecorder() function
/foundation/multimedia/player_framework/test/unittest/recorder_test/recorder_server_unittest/src/
Drecorder_server_mock.cpp97 bool RecorderServerMock::CreateRecorder() in CreateRecorder() function in RecorderServerMock
/foundation/multimedia/player_framework/test/unittest/recorder_impl_test/src/
Drecorder_mock.cpp97 bool RecorderMock::CreateRecorder() in CreateRecorder() function in RecorderMock
/foundation/multimedia/player_framework/frameworks/native/recorder/test/unittest/src/
Drecorder_mock.cpp97 bool RecorderMock::CreateRecorder() in CreateRecorder() function in RecorderMock
/foundation/arkui/ace_engine/frameworks/core/components/camera/standard_system/
Dcamera.cpp91 std::shared_ptr<Media::Recorder> CameraCallback::CreateRecorder() in CreateRecorder() function in OHOS::Ace::CameraCallback