Home
last modified time | relevance | path

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

/ohos5.0/foundation/window/window_manager/wm/include/
H A Dpicture_in_picture_interface.h45 virtual void OnActionEvent(const std::string& name, int32_t status) {} in OnActionEvent() function
/ohos5.0/foundation/arkui/ace_engine/advanced_ui_component/navpushpathhelper/include/
H A Dsilent_install_callback.h129 int32_t OnActionEvent() override in OnActionEvent() function
/ohos5.0/foundation/window/window_manager/interfaces/kits/napi/picture_in_picture_napi/
H A Djs_pip_window_listener.cpp102 void JsPiPWindowListener::OnActionEvent(const std::string& actionEvent, int32_t statusCode) in OnActionEvent() function in OHOS::Rosen::JsPiPWindowListener
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/
H A Dform_renderer_delegate_impl.cpp44 int32_t FormRendererDelegateImpl::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::FormRendererDelegateImpl
H A Dform_renderer_delegate_proxy.cpp159 int32_t FormRendererDelegateProxy::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::FormRendererDelegateProxy
H A Dform_renderer.cpp364 void FormRenderer::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::FormRenderer
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/resource/
H A Dplugin_manager_delegate.cpp156 void PluginManagerDelegate::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::PluginManagerDelegate
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpage_url_checker_ohos.cpp136 int32_t OnActionEvent() override in OnActionEvent() function in OHOS::Ace::AtomicServiceStatusCallback
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/form/mock/
H A Dmock_form_manager_delegate.cpp53 void FormManagerDelegate::OnActionEvent(const std::string& action) {} in OnActionEvent() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/
H A Dform_element.cpp340 void FormElement::OnActionEvent(const std::string& action) const in OnActionEvent() function in OHOS::Ace::FormElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/
H A Dplugin_element.cpp199 void PluginElement::OnActionEvent(const std::string& action) const in OnActionEvent() function in OHOS::Ace::PluginElement
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/plugin/
H A Dplugin_pattern.cpp321 void PluginPattern::OnActionEvent(const std::string& action) const in OnActionEvent() function in OHOS::Ace::NG::PluginPattern
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/form/resource/
H A Dform_manager_delegate.cpp612 void FormManagerDelegate::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::FormManagerDelegate
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/pipeline/
H A Dpipeline_base.cpp414 void PipelineBase::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::PipelineBase
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pipeline/
H A Dmock_pipeline_context.cpp765 void PipelineBase::OnActionEvent(const std::string& action) {} in OnActionEvent() function in OHOS::Ace::PipelineBase
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/form/
H A Dform_pattern.cpp1724 void FormPattern::OnActionEvent(const std::string& action) in OnActionEvent() function in OHOS::Ace::NG::FormPattern