Home
last modified time | relevance | path

Searched defs:RouterEvent (Results 1 – 14 of 14) sorted by relevance

/foundation/ability/form_fwk/interfaces/inner_api/src/
Dform_host_delegate_proxy.cpp25 int32_t FormHostDelegateProxy::RouterEvent(const int64_t formId, const Want &want) in RouterEvent() function in OHOS::AppExecFwk::FormHostDelegateProxy
Dform_mgr_proxy.cpp664 int FormMgrProxy::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerTo… in RouterEvent() function in OHOS::AppExecFwk::FormMgrProxy
/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() function
/foundation/arkui/ace_engine/test/unittest/core/common/form/
Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() function
/foundation/arkui/ace_engine/adapter/ohos/entrance/
Dform_utils_impl.cpp28 int32_t FormUtilsImpl::RouterEvent( in RouterEvent() function in OHOS::Ace::FormUtilsImpl
/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
Dmock_form_mgr_adapter.cpp181 int FormMgrAdapter::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_form_mgr_service.h104 …int32_t RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) over… in RouterEvent() function
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
Dform_extension_context_mock_test.h120 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function
/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
Dformmgrstub_fuzzer.cpp101 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function in OHOS::FormMgrStubFuzzTest
/foundation/ability/form_fwk/interfaces/kits/native/src/
Dform_mgr.cpp425 int FormMgr::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) in RouterEvent() function in OHOS::AppExecFwk::FormMgr
/foundation/ability/form_fwk/services/src/
Dform_mgr_service.cpp516 int FormMgrService::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrService
Dform_mgr_adapter.cpp2298 int FormMgrAdapter::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrAdapter
/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
Dfms_form_render_stub_test.cpp261 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function in OHOS::AppExecFwk::IFormMgrTest
/foundation/ability/form_fwk/frameworks/js/napi/form_host/
Djs_form_host.cpp1748 ErrCode JsFormRouterProxyMgr::RouterEvent(int64_t formId, const Want &want) in RouterEvent() function in OHOS::AbilityRuntime::JsFormRouterProxyMgr