Home
last modified time | relevance | path

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

/base/update/updater/services/ui/view/layout/
Dlayout_parser.cpp34 bool LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const in LoadLayout() function in Updater::LayoutParser::Impl
48 bool LoadLayout(const std::string &filename, UxPageInfo &pageInfo) const in LoadLayout() function in Updater::LayoutParser::Impl
120 bool LayoutParser::LoadLayout(const std::string &layoutFile, UxPageInfo &pageInfo) const in LoadLayout() function in Updater::LayoutParser
125 bool LayoutParser::LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> … in LoadLayout() function in Updater::LayoutParser