Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dselect_compile_parse.cpp48 vector<string> limitValues; in ParseTargetConfig() local
Dkey_parser.cpp76 bool KeyParser::ParseLimit(const string &func, std::vector<std::string> &limitValues, in ParseLimit()