Searched refs:ScanSingleFile (Results 1 – 2 of 2) sorted by relevance
51 bool ScanSingleFile(const std::string &filePath, const std::string &outputPath);
134 return ScanSingleFile(resourcePath, outputPath); in ScanResources()197 if (!ScanSingleFile(child->GetFilePath().GetPath(), outputPath)) { in ScanIegalResources()297 bool ResourceAppend::ScanSingleFile(const string &filePath, const string &outputPath) in ScanSingleFile() function in OHOS::Global::Restool::ResourceAppend