Home
last modified time | relevance | path

Searched refs:IsIgnore (Results 1 – 4 of 4) sorted by relevance

/developtools/global_resource_tool/src/
Dgeneric_compiler.cpp36 if (IsIgnore(fileInfo)) { in CompileSingleFile()
73 bool GenericCompiler::IsIgnore(const FileInfo &fileInfo) const in IsIgnore() function in OHOS::Global::Restool::GenericCompiler
Dfile_entry.cpp74 if (IsIgnore(filename)) { in GetChilds()
89 if (IsIgnore(filename)) { in GetChilds()
279 bool FileEntry::IsIgnore(const string &filename) const in IsIgnore() function in OHOS::Global::Restool::FileEntry
/developtools/global_resource_tool/include/
Dgeneric_compiler.h33 bool IsIgnore(const FileInfo &fileInfo) const;
Dfile_entry.h63 bool IsIgnore(const std::string &filename) const;