Searched refs:IDS (Results 1 – 5 of 5) sorted by relevance
| /developtools/global_resource_tool/src/ |
| D | cmd_list.cpp | 56 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["ids"], Option::IDS, callback)); in InitFileListCommand()
|
| D | cmd_parser.cpp | 41 { "ids", required_argument, nullptr, Option::IDS}, 418 handles_.emplace(Option::IDS, bind(&PackageParser::SetIdDefinedOutput, this, _1)); in InitCommand()
|
| /developtools/global_resource_tool/include/ |
| D | resource_data.h | 119 IDS = 1, enumerator
|
| /developtools/ace_ets2bundle/compiler/src/ |
| D | pre_define.ts | 576 export const IDS: string = 'ids'; constant
|
| D | process_component_build.ts | 117 IDS, 225 ts.factory.createIdentifier(IDS), 1499 undefined, undefined, ts.factory.createIdentifier(IDS))
|