Home
last modified time | relevance | path

Searched defs:removedFormIds (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrone_fuzzer/
H A Dformdatamgrone_fuzzer.cpp66 std::vector<int64_t> removedFormIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrfour_fuzzer/
H A Dformdatamgrfour_fuzzer.cpp44 std::vector<int64_t> removedFormIds; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_sys_event_receiver.cpp172 std::vector<int64_t> removedFormIds; in HandleUserIdRemoved() local
H A Dform_data_mgr.cpp684 void FormDataMgr::CleanHostRemovedForms(const std::vector<int64_t> &removedFormIds) in CleanHostRemovedForms()
1625 void FormDataMgr::DeleteFormsByUserId(const int32_t userId, std::vector<int64_t> &removedFormIds) in DeleteFormsByUserId()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2615 std::vector<int64_t> removedFormIds; variable
2631 std::vector<int64_t> removedFormIds; variable
2654 std::vector<int64_t> removedFormIds; variable
2677 std::vector<int64_t> removedFormIds; variable
2700 std::vector<int64_t> removedFormIds; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1031 std::vector<int64_t> removedFormIds; variable
4156 std::vector<int64_t> removedFormIds; variable