/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_delegate_proxy.cpp | 25 int32_t FormHostDelegateProxy::RouterEvent(const int64_t formId, const Want &want) in RouterEvent() function in OHOS::AppExecFwk::FormHostDelegateProxy
|
H A D | form_mgr_proxy.cpp | 787 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 D | mock_form_utils.h | 29 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 D | mock_form_utils.h | 29 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 D | formhostdelegatestub_fuzzer.cpp | 34 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 D | fms_form_host_delegate_stub_test.cpp | 77 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 D | form_utils_impl.cpp | 33 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 D | form_extension_context_mock_test.h | 125 … 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 D | mock_form_mgr_service.h | 108 …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 D | formmgrstub_fuzzer.cpp | 111 … 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 D | mock_form_mgr_adapter.cpp | 214 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 D | form_mgr_service.cpp | 630 int FormMgrService::RouterEvent(const int64_t formId, Want &want, const sptr<IRemoteObject> &caller… in RouterEvent() function in OHOS::AppExecFwk::FormMgrService
|
H A D | form_mgr_adapter.cpp | 2581 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 D | form_mgr.cpp | 545 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 D | fms_form_render_stub_test.cpp | 265 … 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 D | js_form_host.cpp | 1902 ErrCode JsFormRouterProxyMgr::RouterEvent(int64_t formId, const Want &want) in RouterEvent() function in OHOS::AbilityRuntime::JsFormRouterProxyMgr
|