Home
last modified time | relevance | path

Searched defs:isHandleError (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/mock/
Dmock_session_wrapper_impl.cpp160 void SessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground()
163 void SessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
Dsecurity_session_wrapper_impl.cpp476 void SecuritySessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground()
482 void SecuritySessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy()
Dsession_wrapper_impl.cpp518 void SessionWrapperImpl::NotifyBackground(bool isHandleError) in NotifyBackground()
541 void SessionWrapperImpl::NotifyDestroy(bool isHandleError) in NotifyDestroy()
Dui_extension_pattern.cpp674 void UIExtensionPattern::NotifyBackground(bool isHandleError) in NotifyBackground()