Searched defs:layoutFiles (Results 1 – 2 of 2) sorted by relevance
37 bool LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &vec) const in LoadLayout() argument127 bool LayoutParser::LoadLayout(const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> … in LoadLayout() argument
128 const std::vector<std::string> &layoutFiles, std::vector<UxPageInfo> &pages) in LoadValidConfigs()285 std::vector<std::string> layoutFiles { file }; variable