Searched defs:HasFile (Results 1 – 2 of 2) sorted by relevance
142 bool CefZipArchive::HasFile(const CefString& fileName) const { in HasFile() function in CefZipArchive
1867 bool HasFile = (Record.size() == 7); in parseOneMetadata() local