Searched refs:GetBaseElementPath (Results 1 – 3 of 3) sorted by relevance
195 static FileEntry::FilePath GetBaseElementPath(const std::string input);
385 FileEntry::FilePath ResourceUtil::GetBaseElementPath(const string input) in GetBaseElementPath() function in OHOS::Global::Restool::ResourceUtil
209 … idDefinedPath = ResourceUtil::GetBaseElementPath(inputPath).Append(ID_DEFINED_FILE).GetPath(); in InitIdDefined()