Home
last modified time | relevance | path

Searched refs:IDS (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/src/
Dcmd_list.cpp56 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["ids"], Option::IDS, callback)); in InitFileListCommand()
Dcmd_parser.cpp40 { "ids", required_argument, nullptr, Option::IDS},
386 handles_.emplace(Option::IDS, bind(&PackageParser::SetIdDefinedOutput, this, _1)); in InitCommand()
/developtools/global_resource_tool/include/
Dresource_data.h114 IDS = 1, enumerator