Home
last modified time | relevance | path

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

/developtools/global_resource_tool/src/
Dkey_parser.cpp25 bool KeyParser::Parse(const string &folderName, vector<KeyParam> &keyparams) in Parse()
87 bool KeyParser::ParseMccMnc(const string &folderName, vector<KeyParam> &keyparams) in ParseMccMnc()
102 bool KeyParser::ParseMcc(const string &folderName, vector<KeyParam> &keyparams) in ParseMcc()
113 bool KeyParser::ParseMnc(const string &folderName, vector<KeyParam> &keyparams) in ParseMnc()
124 bool KeyParser::ParseLSR(const string &folderName, vector<KeyParam> &keyparams) in ParseLSR()
148 bool KeyParser::ParseLanguage(const string &folderName, vector<KeyParam> &keyparams) in ParseLanguage()
163 bool KeyParser::ParseScript(const string &folderName, vector<KeyParam> &keyparams) in ParseScript()
178 bool KeyParser::ParseRegion(const string &folderName, vector<KeyParam> &keyparams) in ParseRegion()
195 bool KeyParser::ParseOrientation(const string &folderName, vector<KeyParam> &keyparams) in ParseOrientation()
206 bool KeyParser::ParseDeviceType(const string &folderName, vector<KeyParam> &keyparams) in ParseDeviceType()
[all …]