Home
last modified time | relevance | path

Searched refs:GetMainPath (Results 1 – 4 of 4) sorted by relevance

/developtools/global_resource_tool/src/
Dresource_merge.cpp51 …string configPath = ResourceUtil::GetMainPath(*it).Append(ConfigParser::GetConfigName()).GetPath(); in Init()
Dresource_pack.cpp159 … 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()
Dresource_util.cpp390 FileEntry::FilePath ResourceUtil::GetMainPath(const string input) in GetMainPath() function in OHOS::Global::Restool::ResourceUtil
/developtools/global_resource_tool/include/
Dresource_util.h202 static FileEntry::FilePath GetMainPath(const std::string input);