Home
last modified time | relevance | path

Searched refs:configPath (Results 1 - 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/
H A Dresource_merge.cpp51 string configPath = ResourceUtil::GetMainPath(*it).Append(ConfigParser::GetConfigName()).GetPath(); in Init() local
54 if (!ResourceUtil::FileExist(configPath)) { in Init()
58 ConfigParser configParser(configPath); in Init()
/developtools/integration_verification/DeployDevice/resource/common/
H A Dcbg_start.py81 configPath = sys.argv[1] variable
94 param_dict = getAllParam(configPath)
121 command = "%s -Bu %s %s" % (python_exe_file, excute_file, configPath)
/developtools/ace_js2bundle/ace-loader/src/
H A Dresource-plugin.js202 let configPath;
247 '. Verify the route infomation' + (configPath ? " in the " + configPath : '') +
253 '. Verify the route infomation' + (configPath ? " in the " + configPath : '') +
297 configPath = manifestFilePath;
319 configPath = modulePagePath;
347 configPath = resourceFile;

Completed in 2 milliseconds