Home
last modified time | relevance | path

Searched refs:realm_restriction (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/auto_login_parser/
Dauto_login_parser.cc39 RealmRestriction realm_restriction, in ParseHeader() argument
58 if (!MatchRealm(unescaped_value, realm_restriction)) in ParseHeader()
75 RealmRestriction realm_restriction, in ParserHeaderInResponse() argument
79 return ParseHeader(header_string, realm_restriction, header_data); in ParserHeaderInResponse()
Dauto_login_parser.h39 RealmRestriction realm_restriction,
45 RealmRestriction realm_restriction,