Searched defs:IsInSupportedDomain (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/net/base/
H A Dsdch_manager.cc354 bool SdchManager::IsInSupportedDomain(const GURL& url) { function in class:net::SdchManager
440 if (!IsInSupportedDomain(referring_url))
456 if (!IsInSupportedDomain(target_url))
583 if (!IsInSupportedDomain(dictionary_url_normalized))

Completed in 110 milliseconds