Home
last modified time | relevance | path

Searched defs:asyncTask (Results 1 – 5 of 5) sorted by relevance

/foundation/multimedia/player_framework/frameworks/js/avplayer/
Davplayer_napi.h248 std::shared_ptr<TaskHandler<TaskRet>> asyncTask = nullptr; member
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_host.cpp808 const std::shared_ptr<AsyncTask> &asyncTask, in InnerAcquireFormState()
846 std::shared_ptr<AbilityRuntime::AsyncTask> asyncTask = std::move(uasyncTask); in OnAcquireFormState() local
1132 …void InnerShareForm(NativeEngine &engine, const std::shared_ptr<AbilityRuntime::AsyncTask> &asyncT… in InnerShareForm()
1180 std::shared_ptr<AbilityRuntime::AsyncTask> asyncTask = std::move(uasyncTask); in OnShareForm() local
/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/
Djs_ability_context.cpp434 std::shared_ptr<AsyncTask> asyncTask = std::move(uasyncTask); in OnStartAbilityForResult() local
494 std::shared_ptr<AsyncTask> asyncTask = std::move(uasyncTask); in OnStartAbilityForResultWithAccount() local
957 std::shared_ptr<AsyncTask> asyncTask = std::move(uasyncTask); in OnRequestPermissionsFromUser() local
1022 std::shared_ptr<AsyncTask> asyncTask = std::move(uasyncTask); in OnRequestDialogService() local
/foundation/ability/ability_runtime/frameworks/js/napi/feature_ability/
Djs_feature_ability.cpp160 std::shared_ptr<AsyncTask> asyncTask = std::move(uasyncTask); in OnStartAbilityForResult() local
/foundation/ability/form_fwk/frameworks/js/napi/formHost/
Dnapi_form_host.cpp1710 std::shared_ptr<AbilityRuntime::AsyncTask> asyncTask = std::move(uasyncTask); in OnShareForm() local
2199 const std::shared_ptr<AbilityRuntime::AsyncTask> &asyncTask, in InnerShareForm()