Searched refs:needAddForm (Results 1 – 4 of 4) sorted by relevance
39 bool needAddForm = false; variable
265 void SetNeedAddForm(const int64_t formId, const bool needAddForm);
942 void FormDataMgr::SetNeedAddForm(const int64_t formId, const bool needAddForm) in SetNeedAddForm() argument950 itFormRecord->second.needAddForm = needAddForm; in SetNeedAddForm()
1552 if (newRecord.needRefresh || newRecord.needAddForm in AddExistFormRecord()