Home
last modified time | relevance | path

Searched refs:GetReCreateFormRecordsByBundleName (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp77 formDataMgr.GetReCreateFormRecordsByBundleName(bundleName, removedForms); in DoSomethingInterestingWithMyAPI()
/foundation/ability/form_fwk/test/unittest/fms_form_event_util_test/
H A Dmock_form_data_mgr.cpp107 void FormDataMgr::GetReCreateFormRecordsByBundleName(const std::string &bundleName, std::set<int64_t> &reCreateForms) in GetReCreateFormRecordsByBundleName() function in OHOS::AppExecFwk::FormDataMgr
/foundation/ability/form_fwk/services/include/
H A Dform_data_mgr.h314 void GetReCreateFormRecordsByBundleName(const std::string &bundleName, std::set<int64_t> &reCreateForms);
/foundation/ability/form_fwk/services/src/
H A Dform_event_util.cpp192 FormDataMgr::GetInstance().GetReCreateFormRecordsByBundleName(bundleName, reCreateForms); in HandleBundleDataCleared()
H A Dform_data_mgr.cpp1087 void FormDataMgr::GetReCreateFormRecordsByBundleName(const std::string &bundleName, std::set<int64_t> &reCreateForms) in GetReCreateFormRecordsByBundleName() function in OHOS::AppExecFwk::FormDataMgr
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1709 * @tc.name: GetReCreateFormRecordsByBundleName
1732 formDataMgr_.GetReCreateFormRecordsByBundleName(bundleName, reCreateForms); in HWTEST_F()

Completed in 13 milliseconds