Home | History | Annotate | Download | only in cookies

Lines Matching refs:SetCookieWithOptions

116   bool SetCookieWithOptions(CookieStore* cs,
140 return SetCookieWithOptions(cs, url, cookie_line, options);
149 return SetCookieWithOptions(cs, url, cookie_line, options);
642 this->SetCookieWithOptions(cs.get(), url, set_cookie_line, options);
647 this->SetCookieWithOptions(cs.get(), url, set_cookie_line, options);
652 this->SetCookieWithOptions(cs.get(), url, set_cookie_line, options);
666 EXPECT_TRUE(this->SetCookieWithOptions(
682 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=C", options));
689 EXPECT_TRUE(this->SetCookieWithOptions(
913 EXPECT_TRUE(this->SetCookieWithOptions(cs.get(),
1141 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=B", options));
1158 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=B", options));
1161 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=B", options));
1177 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=B", options));
1179 this->SetCookieWithOptions(cs.get(),
1186 this->SetCookieWithOptions(cs.get(), this->url_google_, "A=B", options));