Home
last modified time | relevance | path

Searched refs:ERROR_CODE_UIEXTENSION_LIFECYCLE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h50 constexpr int32_t ERROR_CODE_UIEXTENSION_LIFECYCLE_TIMEOUT = 100015; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp576 pattern->FireOnErrorCallback(ERROR_CODE_UIEXTENSION_LIFECYCLE_TIMEOUT, in OnExtensionTimeout()
H A Dsession_wrapper_impl.cpp627ERROR_CODE_UIEXTENSION_LIFECYCLE_TIMEOUT, LIFECYCLE_TIMEOUT_NAME, LIFECYCLE_TIMEOUT_MESSAGE); in OnExtensionTimeout()