Home
last modified time | relevance | path

Searched defs:basePage (Results 1 - 2 of 2) sorted by relevance

/base/update/updater/services/ui/view/page/
H A Dsub_page.cpp27 SubPage::SubPage(const std::shared_ptr<Page> &basePage, const std::string &pageId) in SubPage() argument
H A Dpage_manager.cpp35 auto basePage = Page::Create<BasePage>(Screen::GetInstance().GetWidth(), Screen::GetInstance().GetHeight()); in InitImpl() local
81 BuildSubPages(const std::string &pageId, const std::shared_ptr<Page> &basePage, std::vector<UxSubPageInfo> &subPageInfos, std::string_view entry) BuildSubPages() argument
[all...]

Completed in 2 milliseconds