Searched refs:GetAVRecorderConfigTask (Results 1 – 2 of 2) sorted by relevance
325 static std::shared_ptr<TaskHandler<RetInfo>> GetAVRecorderConfigTask(
712 asyncCtx->task_ = AVRecorderNapi::GetAVRecorderConfigTask(asyncCtx); in JsGetAVRecorderConfig()1156 std::shared_ptr<TaskHandler<RetInfo>> AVRecorderNapi::GetAVRecorderConfigTask( in GetAVRecorderConfigTask() function in OHOS::Media::AVRecorderNapi