Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/
Dplugin_frontend_delegate.h296 std::atomic<uint64_t> pageIdPool_ = 0; variable
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/
Dfrontend_delegate_declarative.h444 std::atomic<uint64_t> pageIdPool_ = 0; variable
/foundation/arkui/ace_engine/frameworks/bridge/card_frontend/
Dcard_frontend.h214 Framework::PageIdPool pageIdPool_; variable
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/
Dfrontend_delegate_impl.h414 std::atomic<uint64_t> pageIdPool_ = 0; variable