Searched refs:GetFilename (Results 1 – 6 of 6) sorted by relevance
86 if (child->GetFilePath().GetFilename() == ID_DEFINED_FILE) { in Combine()137 if (KeyParser::Parse(entry.GetFilePath().GetFilename(), keyParams)) { in ScanSubResources()139 if (!ResourceUtil::IslegalPath(child->GetFilePath().GetFilename())) { in ScanSubResources()149 if (ResourceUtil::IslegalPath(entry.GetFilePath().GetFilename())) { in ScanSubResources()160 string limitKey = child->GetFilePath().GetFilename(); in ScanSubLimitkeyResources()208 string fileCuster = child->GetFilePath().GetFilename(); in ScanLimitKey()237 string filename = child->GetFilePath().GetFilename(); in ScanFiles()298 string fileCuster = path.GetParent().GetFilename(); in ScanSingleFile()305 string limitKey = path.GetParent().GetParent().GetFilename(); in ScanSingleFile()313 FileInfo fileInfo = {directoryInfo, filePath, path.GetFilename() }; in ScanSingleFile()[all …]
33 string limitKey = it->GetFilePath().GetFilename(); in ScanResources()70 string fileCluster = it->GetFilePath().GetFilename(); in ScanResourceLimitKeyDir()
50 if (ResourceUtil::IsIgnoreFile(it->GetFilePath().GetFilename(), it->IsFile())) { in Compile()59 …ileInfo fileInfo = { directoryInfo, it->GetFilePath().GetPath(), it->GetFilePath().GetFilename() }; in Compile()
165 if (FileEntry::FilePath(config).GetFilename() == MODULE_JSON) { in InitConfigJson()274 string filename = entry->GetFilePath().GetFilename(); in CopyRawFileImpl()
251 const string &FileEntry::FilePath::GetFilename() const in GetFilename() function in OHOS::Global::Restool::FileEntry::FilePath
36 const std::string &GetFilename() const;