Home
last modified time | relevance | path

Searched refs:IslegalPath (Results 1 - 3 of 3) sorted by relevance

/developtools/global_resource_tool/include/
H A Dresource_util.h168 static bool IslegalPath(const std::string &path);
/developtools/global_resource_tool/src/
H A Dresource_append.cpp145 if (!ResourceUtil::IslegalPath(child->GetFilePath().GetFilename())) { in ScanSubResources()
155 if (ResourceUtil::IslegalPath(entry.GetFilePath().GetFilename())) { in ScanSubResources()
H A Dresource_util.cpp266 bool ResourceUtil::IslegalPath(const string &path) in IslegalPath() function in OHOS::Global::Restool::ResourceUtil

Completed in 3 milliseconds