Home
last modified time | relevance | path

Searched defs:NotifyFormsEnableUpdate (Results 1 - 6 of 6) sorted by relevance

/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp1056 int FormMgr::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp241 int FormMgrAdapter::NotifyFormsEnableUpdate( in NotifyFormsEnableUpdate() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_mgr_proxy.cpp1145 int FormMgrProxy::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, bool isEnableUpdate, in NotifyFormsEnableUpdate() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp350 static napi_value NotifyFormsEnableUpdate(napi_env env, napi_callback_info info) in NotifyFormsEnableUpdate() function in OHOS::AbilityRuntime::JsFormHost
/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp979 int FormMgrService::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, in NotifyFormsEnableUpdate() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp3036 int FormMgrAdapter::NotifyFormsEnableUpdate(const std::vector<int64_t> &formIds, in NotifyFormsEnableUpdate() function in OHOS::AppExecFwk::FormMgrAdapter

Completed in 19 milliseconds