Home | History | Annotate | Download | only in autocomplete

Lines Matching refs:kHttpScheme

163       !LowerCaseEqualsASCII(parsed_scheme, chrome::kHttpScheme) &&
199 ASCIIToUTF16(std::string(chrome::kHttpScheme) +
207 DCHECK_EQ(std::string(chrome::kHttpScheme), UTF16ToUTF8(http_scheme));
522 return url_util::FindAndCompareScheme(utf8_input, chrome::kHttpScheme, NULL);