Home
last modified time | relevance | path

Searched defs:reCreateForms (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dmock_form_data_mgr.cpp107 …GetReCreateFormRecordsByBundleName(const std::string &bundleName, std::set<int64_t> &reCreateForms) in GetReCreateFormRecordsByBundleName()
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp199 std::set<int64_t> reCreateForms; in HandleBundleDataCleared() local
H A Dform_data_mgr.cpp1132 …GetReCreateFormRecordsByBundleName(const std::string &bundleName, std::set<int64_t> &reCreateForms) in GetReCreateFormRecordsByBundleName()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1720 std::set<int64_t> reCreateForms; variable