Home
last modified time | relevance | path

Searched refs:PostEnableFormsTaskToHost (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_host_callback.cpp149 FormTaskMgr::GetInstance().PostEnableFormsTaskToHost(formIds, enable, callerToken); in OnEnableForms()
H A Dform_task_mgr.cpp1361 void FormTaskMgr::PostEnableFormsTaskToHost(const std::vector<int64_t> &formIds, const bool enable, in PostEnableFormsTaskToHost() function in OHOS::AppExecFwk::FormTaskMgr
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_task_mgr.h313 void PostEnableFormsTaskToHost(const std::vector<int64_t> &formIds, const bool enable,