Home | History | Annotate | Download | only in cookies

Lines Matching refs:schemes

1266 void CookieMonster::SetCookieableSchemes(const char* const schemes[],
1270 // Cookieable Schemes must be set before first use of function.
1275 schemes, schemes + num_schemes);