Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/
H A Dform_host_delegate_proxy.cpp25 int32_t FormHostDelegateProxy::RouterEvent(const int64_t formId, const Want &want) in RouterEvent() function in OHOS::AppExecFwk::FormHostDelegateProxy
H A Dform_mgr_proxy.cpp787 int FormMgrProxy::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerTo… in RouterEvent() function in OHOS::AppExecFwk::FormMgrProxy
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/common/form/
H A Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() function
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_utils.h29 int32_t RouterEvent(const int64_t formId, const std::string& action, const int32_t containerId, in RouterEvent() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formhostdelegatestub_fuzzer/
H A Dformhostdelegatestub_fuzzer.cpp34 int32_t RouterEvent(const int64_t formId, const Want &want) override in RouterEvent() function in OHOS::FormHostDelegateStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_delegate_stub_test/
H A Dfms_form_host_delegate_stub_test.cpp77 int32_t RouterEvent(const int64_t formId, const Want &want) override in RouterEvent() function in __anone1b44a840110::MockFormHostDelegateCallback
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/
H A Dform_utils_impl.cpp33 int32_t FormUtilsImpl::RouterEvent( in RouterEvent() function in OHOS::Ace::FormUtilsImpl
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/
H A Dform_extension_context_mock_test.h125 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_form_mgr_service.h108 …int32_t RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) over… in RouterEvent() function
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmgrstub_fuzzer/
H A Dformmgrstub_fuzzer.cpp111 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function in OHOS::FormMgrStubFuzzTest
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_mgr_service_test/
H A Dmock_form_mgr_adapter.cpp214 int FormMgrAdapter::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/services/src/
H A Dform_mgr_service.cpp630 int FormMgrService::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrService
H A Dform_mgr_adapter.cpp2581 int FormMgrAdapter::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrAdapter
/ohos5.0/foundation/ability/form_fwk/interfaces/kits/native/src/
H A Dform_mgr.cpp545 int FormMgr::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) in RouterEvent() function in OHOS::AppExecFwk::FormMgr
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_render_stub_test/
H A Dfms_form_render_stub_test.cpp265 … int RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &callerToken) override in RouterEvent() function in OHOS::AppExecFwk::IFormMgrTest
/ohos5.0/foundation/ability/form_fwk/frameworks/js/napi/form_host/
H A Djs_form_host.cpp1902 ErrCode JsFormRouterProxyMgr::RouterEvent(int64_t formId, const Want &want) in RouterEvent() function in OHOS::AbilityRuntime::JsFormRouterProxyMgr