Searched defs:RecyclePageId (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/common/utils/ | ||
H A D | page_id_pool.h | 42 void RecyclePageId(int32_t pageId) in RecyclePageId() function |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ | ||
H A D | plugin_frontend_delegate.cpp | 69 void PluginFrontendDelegate::RecyclePageId(int32_t pageId) in RecyclePageId() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ | ||
H A D | frontend_delegate_impl.cpp | 57 void FrontendDelegateImpl::RecyclePageId(int32_t pageId) in RecyclePageId() function in OHOS::Ace::Framework::FrontendDelegateImpl |
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ | ||
H A D | frontend_delegate_declarative.cpp | 109 void FrontendDelegateDeclarative::RecyclePageId(int32_t pageId) in RecyclePageId() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |