Home
last modified time | relevance | path

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

/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
Dformdatamgrtwo_fuzzer.cpp64 bool enableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/foundation/ability/form_fwk/services/include/
Dform_timer.h150 bool enableUpdate = false; member
/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
Dfms_form_data_mgr_test.cpp1471 bool enableUpdate = true; variable
1492 bool enableUpdate = true; variable
1519 bool enableUpdate = true; variable
1543 bool enableUpdate = true; variable
/foundation/ability/form_fwk/services/src/
Dform_data_mgr.cpp897 void FormDataMgr::SetEnableUpdate(const int64_t formId, const bool enableUpdate) in SetEnableUpdate()
917 const bool enableUpdate, in SetUpdateInfo()