Home
last modified time | relevance | path

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

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