Searched refs:GetInputs (Results 1 – 7 of 7) sorted by relevance
43 const vector<string> &inputs = cmdParser.GetInputs(); in Init()75 const vector<string> &ResourceMerge::GetInputs() const in GetInputs() function in OHOS::Global::Restool::ResourceMerge
155 if (packageParser_.GetInputs().size() > 1) { in InitConfigJson()159 … config = ResourceUtil::GetMainPath(packageParser_.GetInputs()[0]).Append(CONFIG_JSON).GetPath(); in InitConfigJson()161 … config = ResourceUtil::GetMainPath(packageParser_.GetInputs()[0]).Append(MODULE_JSON).GetPath(); in InitConfigJson()346 if (ScanResources(resourceMerge.GetInputs(), packageParser_.GetOutput()) != RESTOOL_SUCCESS) { in PackNormal()354 if (CopyRawFileOrResFile(resourceMerge.GetInputs()) != RESTOOL_SUCCESS) { in PackNormal()
44 for (const auto &inputPath : packageParser_.GetInputs()) { in Init()
64 const vector<string> &PackageParser::GetInputs() const in GetInputs() function in OHOS::Global::Restool::PackageParser
57 for (const auto &iter : packageParser_.GetInputs()) { in Combine()
32 const std::vector<std::string> &GetInputs() const;
40 const std::vector<std::string> &GetInputs() const;