Home
last modified time | relevance | path

Searched defs:needAddForm (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h39 bool needAddForm = false; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp942 void FormDataMgr::SetNeedAddForm(const int64_t formId, const bool needAddForm) in SetNeedAddForm()