Home
last modified time | relevance | path

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

/external/chromium_org/net/base/
Dmime_sniffer_unittest.cc16 std::string type_hint; member
46 std::string type_hint; in TEST() local
Dmime_sniffer.cc521 static bool IsOfficeType(const std::string& type_hint) { in IsOfficeType()
759 const std::string& type_hint, in SniffCRX()
872 const std::string& type_hint, in SniffMimeType()
/external/chromium_org/sync/protocol/
Dclient_debug_info.proto32 repeated TypeHint type_hint = 2; field
/external/chromium_org/content/browser/loader/
Dbuffered_resource_handler.cc283 const std::string& type_hint = response_->head.mime_type; in DetermineMimeType() local