Searched refs:SetFormEnable (Results 1 – 3 of 3) sorted by relevance
732 ErrCode SetFormEnable(const int64_t formId, const bool enable);
2565 ErrCode FormDataMgr::SetFormEnable(const int64_t formId, const bool enable) in SetFormEnable() function in OHOS::AppExecFwk::FormDataMgr
3899 FormDataMgr::GetInstance().SetFormEnable(iter->formId, enable); in EnableForms()