Searched refs:AsyncJsReportAVScreenCaptureUserChoice (Results 1 – 2 of 2) sorted by relevance
129 static void AsyncJsReportAVScreenCaptureUserChoice(napi_env env, void *data);
250 …PI_CALL(env, napi_create_async_work(env, nullptr, resource, AsyncJsReportAVScreenCaptureUserChoice, in JsReportAVScreenCaptureUserChoice()259 void AVScreenCaptureNapi::AsyncJsReportAVScreenCaptureUserChoice(napi_env env, void* data) in AsyncJsReportAVScreenCaptureUserChoice() function in OHOS::Media::AVScreenCaptureNapi