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()333 if (ScanResources(resourceMerge.GetInputs(), packageParser_.GetOutput()) != RESTOOL_SUCCESS) { in PackNormal()341 if (CopyRawFile(resourceMerge.GetInputs()) != RESTOOL_SUCCESS) { in PackNormal()
61 const vector<string> &PackageParser::GetInputs() const in GetInputs() function in OHOS::Global::Restool::PackageParser
204 for (const auto &inputPath : packageParser.GetInputs()) { in InitIdDefined()
55 for (const auto &iter : packageParser_.GetInputs()) { in Combine()
32 const std::vector<std::string> &GetInputs() const;
40 const std::vector<std::string> &GetInputs() const;