Home
last modified time | relevance | path

Searched defs:removedFormIds (Results 1 - 5 of 5) sorted by relevance

/foundation/ability/form_fwk/test/fuzztest/formdatamgrfour_fuzzer/
H A Dformdatamgrfour_fuzzer.cpp44 std::vector<int64_t> removedFormIds; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/fuzztest/formdatamgrone_fuzzer/
H A Dformdatamgrone_fuzzer.cpp66 std::vector<int64_t> removedFormIds; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1031 std::vector<int64_t> removedFormIds; in HWTEST_F() local
4156 std::vector<int64_t> removedFormIds; in HWTEST_F() local
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2614 std::vector<int64_t> removedFormIds; in HWTEST_F() local
2630 std::vector<int64_t> removedFormIds; in HWTEST_F() local
2653 std::vector<int64_t> removedFormIds; in HWTEST_F() local
2676 std::vector<int64_t> removedFormIds; in HWTEST_F() local
2699 std::vector<int64_t> removedFormIds; in HWTEST_F() local
[all...]
/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp655 void FormDataMgr::CleanHostRemovedForms(const std::vector<int64_t> &removedFormIds) in CleanHostRemovedForms() argument
1580 void FormDataMgr::DeleteFormsByUserId(const int32_t userId, std::vector<int64_t> &removedFormIds) in DeleteFormsByUserId() argument

Completed in 16 milliseconds