Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrtwo_fuzzer/
H A Dformdatamgrtwo_fuzzer.cpp64 bool enableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_timer.h151 bool enableUpdate = false; member
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_data_mgr_test/
H A Dfms_form_data_mgr_test.cpp1474 bool enableUpdate = true; variable
1495 bool enableUpdate = true; variable
1522 bool enableUpdate = true; variable
1546 bool enableUpdate = true; variable
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1014 void FormDataMgr::SetEnableUpdate(const int64_t formId, const bool enableUpdate) in SetEnableUpdate()
1034 const bool enableUpdate, in SetUpdateInfo()