Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/
H A Dformmgradaptertwo_fuzzer.cpp65 bool isOnlyEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formdatamgrthree_fuzzer/
H A Dformdatamgrthree_fuzzer.cpp50 bool isOnlyEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_data_mgr.cpp1215 …::HandleUpdateHostFormFlag(const std::vector<int64_t> &formIds, bool flag, bool isOnlyEnableUpdate, in HandleUpdateHostFormFlag()
1286 … bool flag, bool isOnlyEnableUpdate, std::vector<int64_t> &refreshForms) in UpdateHostFormFlag()
H A Dform_mgr_adapter.cpp2728 const sptr<IRemoteObject> &callerToken, bool flag, bool isOnlyEnableUpdate) in HandleUpdateFormFlag()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp820 bool isOnlyEnableUpdate = false; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/
H A Dfms_form_share_mgr_test.cpp2278 bool isOnlyEnableUpdate = true; variable