Searched refs:SetNeedAddForm (Results 1 – 3 of 3) sorted by relevance
265 void SetNeedAddForm(const int64_t formId, const bool needAddForm);
1557 FormDataMgr::GetInstance().SetNeedAddForm(formId, false); in AddExistFormRecord()2438 FormDataMgr::GetInstance().SetNeedAddForm(formId, true); in AddRequestPublishForm()
942 void FormDataMgr::SetNeedAddForm(const int64_t formId, const bool needAddForm) in SetNeedAddForm() function in OHOS::AppExecFwk::FormDataMgr