Searched refs:EntryExists (Results 1 – 3 of 3) sorted by relevance
54 bool EntryExists(const std::string_view name) const;
107 bool TargetFile::EntryExists(const std::string_view name) const { in EntryExists() function in TargetFile241 if (!EntryExists(entry_name)) { in ExtractImage()
48 if (!target_file.EntryExists(entry_name)) { in ParseTargetFile()