Home
last modified time | relevance | path

Searched refs:ScheduleWithDefaultQos (Results 1 - 8 of 8) sorted by relevance

/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp565 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnAddForm", in OnAddForm()
605 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnDeleteForm", in OnDeleteForm()
651 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnReleaseForm", in OnReleaseForm()
687 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnRequestForm", in OnRequestForm()
735 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnRequestFormWithParams", in OnRequestFormWithParams()
770 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnCastTempForm", in OnCastTempForm()
806 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnEnableFormsUpdate", in OnNotifyVisibleForms()
843 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnEnableFormsUpdate", in OnNotifyInvisibleForms()
879 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHost::OnEnableFormsUpdate", in OnEnableFormsUpdate()
915 NapiAsyncTask::ScheduleWithDefaultQos("JsFormHos in OnDisableFormsUpdate()
[all...]
/foundation/ability/form_fwk/frameworks/js/napi/form_provider/
H A Djs_form_provider.cpp226 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnGetFormsInfo", in OnGetFormsInfo()
281 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnSetFormNextRefreshTime", in OnSetFormNextRefreshTime()
359 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnUpdateForm", in OnUpdateForm()
391 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnIsRequestPublishFormSupported", in OnIsRequestPublishFormSupported()
467 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnRequestPublishForm", in OnRequestPublishForm()
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.cpp1137 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnDisableFormsUpdate", in OnDisableFormsUpdate()
1164 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnIsSystemReady", in OnIsSystemReady()
1190 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnGetAllFormsInfo", in OnGetAllFormsInfo()
1239 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnGetFormsInfo", in OnGetFormsInfo()
1286 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnDeleteForm", in OnDeleteForm()
1352 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnReleaseForm", in OnReleaseForm()
1400 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnRequestForm", in OnRequestForm()
1447 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnCastTempForm", in OnCastTempForm()
1494 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHost::OnEnableFormsUpdate", in OnEnableFormsUpdate()
1616 NapiAsyncTask::ScheduleWithDefaultQos("NapiFormHos in OnNotifyFormsPrivacyProtected()
[all...]
/foundation/ability/form_fwk/frameworks/js/napi/formProvider/
H A Dnapi_form_provider.cpp418 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnGetFormsInfo", in OnGetFormsInfo()
468 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnSetFormNextRefreshTime", in OnSetFormNextRefreshTime()
518 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnUpdateForm", in OnUpdateForm()
557 NapiAsyncTask::ScheduleWithDefaultQos("JsFormProvider::OnIsRequestPublishFormSupported", in OnIsRequestPublishFormSupported()
/foundation/ability/form_fwk/frameworks/js/napi/form_agent/
H A Djs_form_agent.cpp106 NapiAsyncTask::ScheduleWithDefaultQos("JsFormAgent::OnRequestPublishForm", in OnRequestPublishForm()
/foundation/ability/form_fwk/frameworks/js/napi/form_observer/
H A Djs_form_observer.cpp628 NapiAsyncTask::ScheduleWithDefaultQos("JsFormObserver::OnGetRunningFormInfos", env, in OnGetRunningFormInfos()
673 NapiAsyncTask::ScheduleWithDefaultQos("JsFormObserver::OnGetFormInstancesByFilter", in OnGetFormInstancesByFilter()
724 NapiAsyncTask::ScheduleWithDefaultQos("JsFormObserver::OnGetFormInstanceById", in OnGetFormInstanceById()
/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/
H A Djs_runtime_utils.h261 static void ScheduleWithDefaultQos(const std::string &name, napi_env env,
/foundation/ability/ability_runtime/frameworks/native/runtime/
H A Djs_runtime_utils.cpp223 void NapiAsyncTask::ScheduleWithDefaultQos(const std::string &name, napi_env env, std::unique_ptr<NapiAsyncTask>&& task) in ScheduleWithDefaultQos() function in OHOS::AbilityRuntime::NapiAsyncTask

Completed in 10 milliseconds