Searched defs:isOnlyEnableUpdate (Results 1 - 6 of 6) sorted by relevance
/foundation/ability/form_fwk/test/fuzztest/formmgradaptertwo_fuzzer/ |
H A D | formmgradaptertwo_fuzzer.cpp | 65 bool isOnlyEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/form_fwk/test/fuzztest/formdatamgrthree_fuzzer/ |
H A D | formdatamgrthree_fuzzer.cpp | 50 bool isOnlyEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/ |
H A D | fms_form_mgr_adapter_test2.cpp | 938 bool isOnlyEnableUpdate = false;
in HWTEST_F() local
|
/foundation/ability/form_fwk/test/unittest/fms_form_share_mgr_test/ |
H A D | fms_form_share_mgr_test.cpp | 2277 bool isOnlyEnableUpdate = true; in HWTEST_F() local
|
/foundation/ability/form_fwk/services/src/ |
H A D | form_data_mgr.cpp | 1170 ErrCode FormDataMgr::HandleUpdateHostFormFlag(const std::vector<int64_t> &formIds, bool flag, bool isOnlyEnableUpdate, in HandleUpdateHostFormFlag() argument 1240 UpdateHostFormFlag(const std::vector<int64_t> &formIds, const sptr<IRemoteObject> &callerToken, bool flag, bool isOnlyEnableUpdate, std::vector<int64_t> &refreshForms) UpdateHostFormFlag() argument
|
H A D | form_mgr_adapter.cpp | 2665 HandleUpdateFormFlag(const std::vector<int64_t> &formIds, const sptr<IRemoteObject> &callerToken, bool flag, bool isOnlyEnableUpdate) HandleUpdateFormFlag() argument
|
Completed in 22 milliseconds