Home
last modified time | relevance | path

Searched refs:SetIdDefinedInputPath (Results 1 – 2 of 2) sorted by relevance

/developtools/global_resource_tool/src/
Dcmd_parser.cpp331 uint32_t PackageParser::SetIdDefinedInputPath(const string& argValue) in SetIdDefinedInputPath() function in OHOS::Global::Restool::PackageParser
387 handles_.emplace(Option::DEFINED_IDS, bind(&PackageParser::SetIdDefinedInputPath, this, _1)); in InitCommand()
/developtools/global_resource_tool/include/
Dcmd_parser.h78 uint32_t SetIdDefinedInputPath(const std::string& argValue);