Home
last modified time | relevance | path

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

/ohos5.0/base/update/updater/services/ui/view/layout/
H A Dlayout_parser.cpp36 bool LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const in LoadLayout() function in Updater::LayoutParser::Impl
51 bool LoadLayout(const std::string &filename, UxPageInfo &pageInfo) const in LoadLayout() function in Updater::LayoutParser::Impl
123 bool LayoutParser::LoadLayout(const std::string &layoutFile, UxPageInfo &pageInfo) const in LoadLayout() function in Updater::LayoutParser
128 bool LayoutParser::LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> … in LoadLayout() function in Updater::LayoutParser