Home
last modified time | relevance | path

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

/foundation/aafwk/standard/services/formmgr/include/
Dform_timer.h146 bool enableUpdate = false; member
/foundation/aafwk/standard/services/formmgr/test/unittest/fms_form_data_mgr_test/
Dfms_form_data_mgr_test.cpp1461 bool enableUpdate = true; variable
1480 bool enableUpdate = true; variable
1507 bool enableUpdate = true; variable
1529 bool enableUpdate = true; variable
/foundation/aafwk/standard/services/formmgr/src/
Dform_data_mgr.cpp744 void FormDataMgr::SetEnableUpdate(const int64_t formId, const bool enableUpdate) in SetEnableUpdate()
764 const bool enableUpdate, in SetUpdateInfo()