Home
last modified time | relevance | path

Searched defs:INVALID_PAGE_ID (Results 1 - 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/common/utils/
H A Dpage_id_pool.h26 inline constexpr int32_t INVALID_PAGE_ID = -1; member
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
H A Dplugin_frontend_delegate.cpp26 constexpr int32_t INVALID_PAGE_ID = -1; member
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
H A Dfrontend_delegate_impl.cpp26 constexpr int32_t INVALID_PAGE_ID = -1; member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
H A Dfrontend_delegate_declarative.cpp34 constexpr int32_t INVALID_PAGE_ID = -1; member
[all...]

Completed in 11 milliseconds