Home
last modified time | relevance | path

Searched refs:ScanIegalResources (Results 1 - 2 of 2) sorted by relevance

/developtools/global_resource_tool/include/
H A Dresource_append.h45 bool ScanIegalResources(const std::string &resourcePath, const std::string &outputPath);
/developtools/global_resource_tool/src/
H A Dresource_append.cpp148 if (!ScanIegalResources(child->GetFilePath().GetPath(), outputPath)) { in ScanSubResources()
156 return ScanIegalResources(resourcePath, outputPath); in ScanSubResources()
190 bool ResourceAppend::ScanIegalResources(const string &resourcePath, const string &outputPath) in ScanIegalResources() function in OHOS::Global::Restool::ResourceAppend

Completed in 3 milliseconds