Home
last modified time | relevance | path

Searched defs:refreshForms (Results 1 – 3 of 3) sorted by relevance

/foundation/aafwk/standard/services/formmgr/test/unittest/fms_form_data_mgr_test/
Dfms_form_data_mgr_test.cpp1873 std::vector<int64_t> refreshForms; variable
1898 std::vector<int64_t> refreshForms; variable
1939 std::vector<int64_t> refreshForms; variable
1980 std::vector<int64_t> refreshForms; variable
2019 std::vector<int64_t> refreshForms; variable
2057 std::vector<int64_t> refreshForms; variable
2094 std::vector<int64_t> refreshForms; variable
2133 std::vector<int64_t> refreshForms; variable
/foundation/aafwk/standard/services/formmgr/src/
Dform_data_mgr.cpp943 … FormHostRecord &formHostRecord, std::vector<int64_t> &refreshForms) in HandleUpdateHostFormFlag()
1013 … bool flag, bool isOnlyEnableUpdate, std::vector<int64_t> &refreshForms) in UpdateHostFormFlag()
Dform_mgr_adapter.cpp1482 std::vector<int64_t> refreshForms; in HandleUpdateFormFlag() local