Searched refs:InitRecorderInfo (Results 1 – 2 of 2) sorted by relevance
304 … int32_t InitRecorderInfo(std::shared_ptr<IRecorderService> &recorder, AudioCaptureInfo audioInfo);
1244 int32_t ScreenCaptureServer::InitRecorderInfo(std::shared_ptr<IRecorderService> &recorder, AudioCap… in InitRecorderInfo() function in OHOS::Media::ScreenCaptureServer1317 ret = InitRecorderInfo(recorder_, audioInfo); in InitRecorder()