Home
last modified time | relevance | path

Searched refs:GetBaseElementPath (Results 1 – 3 of 3) sorted by relevance

/developtools/global_resource_tool/include/
Dresource_util.h195 static FileEntry::FilePath GetBaseElementPath(const std::string input);
/developtools/global_resource_tool/src/
Dresource_util.cpp385 FileEntry::FilePath ResourceUtil::GetBaseElementPath(const string input) in GetBaseElementPath() function in OHOS::Global::Restool::ResourceUtil
Did_worker.cpp209 … idDefinedPath = ResourceUtil::GetBaseElementPath(inputPath).Append(ID_DEFINED_FILE).GetPath(); in InitIdDefined()