Home
last modified time | relevance | path

Searched defs:isEnableUpdate (Results 1 – 20 of 20) sorted by relevance

/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgradapterthree_fuzzer/
H A Dformmgradapterthree_fuzzer.cpp67 bool isEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrservice_fuzzer/
H A Dformmgrservice_fuzzer.cpp75 bool isEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrproxy_fuzzer/
H A Dformmgrproxy_fuzzer.cpp81 bool isEnableUpdate = *data % ENABLE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/ability/form_fwk/services/include/
H A Dform_record.h47 bool isEnableUpdate = false; variable
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/formHost/
H A Dnapi_form_host.h66 bool isEnableUpdate; member
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_provider_mgr.cpp537 bool isEnableUpdate = FormDataMgr::GetInstance().IsEnableUpdate(formId); in IsNeedToFresh() local
H A Dform_mgr_service.cpp981 bool isEnableUpdate, const sptr<IRemoteObject> &callerToken) in NotifyFormsEnableUpdate()
H A Dform_mgr_adapter.cpp3100 bool isEnableUpdate, const sptr<IRemoteObject> &callerToken) in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h159 …const std::vector<int64_t> &formIds, bool isEnableUpdate, const sptr<IRemoteObject> &callerToken) … in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h136 int32_t NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp139 int NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_record_test/
H A Dfms_form_host_record_test.cpp634 bool isEnableUpdate = false; variable
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp242 … const std::vector<int64_t> &formIds, bool isEnableUpdate, const sptr<IRemoteObject> &callerToken) in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1060 int FormMgr::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_stub.cpp891 bool isEnableUpdate = false; in HandleNotifyFormsEnableUpdate() local
H A Dform_mgr_proxy.cpp1145 int FormMgrProxy::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp289 int NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate()
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_adapter_test/
H A Dfms_form_mgr_adapter_test2.cpp884 bool isEnableUpdate = false; variable
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1268 bool isEnableUpdate = false; in OnNotifyFormsEnableUpdate() local
/ohos5.0/foundation/ability/form_fwk/test/unittest/form_mgr_test/
H A Dform_mgr_test.cpp992 bool isEnableUpdate = true; variable