Searched refs:OUTPUTPATH (Results 1 – 3 of 3) sorted by relevance
| /developtools/global_resource_tool/src/ |
| D | cmd_list.cpp | 52 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["output"], Option::OUTPUTPATH, cal… in InitFileListCommand()
|
| D | cmd_parser.cpp | 28 { "outputPath", required_argument, nullptr, Option::OUTPUTPATH }, 375 handles_.emplace(Option::OUTPUTPATH, bind(&PackageParser::AddOutput, this, _1)); in InitCommand()
|
| /developtools/global_resource_tool/include/ |
| D | resource_data.h | 125 OUTPUTPATH = 'o', enumerator
|