Home
last modified time | relevance | path

Searched defs:have_enough_content (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/net/base/
Dmime_sniffer.cc401 bool* have_enough_content, in SniffForHTML()
430 bool* have_enough_content, in SniffForMagicNumbers()
451 bool* have_enough_content, in SniffForOfficeDocs()
593 bool* have_enough_content, in SniffXML()
678 bool* have_enough_content, in SniffBinary()
760 bool* have_enough_content, in SniffCRX()
880 bool have_enough_content = true; in SniffMimeType() local