Searched +defs:android +defs:host (Results 1 – 3 of 3) sorted by relevance
46 namespace android { namespace469 std::string host = base::SysWideToUTF8(authChallengeInfo->host_and_port); in authRequired() local
87 namespace android { namespace1060 String host = url.host(); in isYouTubeUrl() local
167 namespace android { namespace440 const WTF::String host = url.host(); in convertIDNToUnicode() local790 WebFrame::didReceiveAuthenticationChallenge(WebUrlLoaderClient* client, const std::string& host, co… in didReceiveAuthenticationChallenge()