Searched defs:layoutFiles (Results 1 – 2 of 2) sorted by relevance
219 …std::vector<std::string> layoutFiles { "/data/updater/ui/imageview.json", "/data/updater/ui/boxpro… variable239 std::vector<std::string> layoutFiles { "/data/updater/ui/subpage.json" }; variable259 std::vector<std::string> layoutFiles { file }; variable
36 bool LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const in LoadLayout() argument128 bool LayoutParser::LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> … in LoadLayout() argument