Home
last modified time | relevance | path

Searched refs:IDS (Results 1 – 5 of 5) 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.cpp41 { "ids", required_argument, nullptr, Option::IDS},
418 handles_.emplace(Option::IDS, bind(&PackageParser::SetIdDefinedOutput, this, _1)); in InitCommand()
/developtools/global_resource_tool/include/
Dresource_data.h119 IDS = 1, enumerator
/developtools/ace_ets2bundle/compiler/src/
Dpre_define.ts576 export const IDS: string = 'ids'; constant
Dprocess_component_build.ts117 IDS,
225 ts.factory.createIdentifier(IDS),
1499 undefined, undefined, ts.factory.createIdentifier(IDS))