Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/base/error/
H A Derror_code.h56 constexpr int32_t ERROR_CODE_UIEXTENSION_FOREGROUND_FAILED = 100018; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/ui_extension/
H A Dsecurity_session_wrapper_impl.cpp152ERROR_CODE_UIEXTENSION_FOREGROUND_FAILED, START_FAIL_NAME, START_FAIL_MESSAGE); in InitAllCallback()
H A Dsession_wrapper_impl.cpp149 ? static_cast<int32_t>(errcode) : ERROR_CODE_UIEXTENSION_FOREGROUND_FAILED; in InitAllCallback()