ResponseCookie 62 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.cc helpers::ResponseCookie* cookie) { ResponseCookie 84 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.cc scoped_ptr<helpers::ResponseCookie> ParseResponseCookie( ResponseCookie 86 chrome/browser/extensions/api/declarative_webrequest/webrequest_action.cc scoped_ptr<helpers::ResponseCookie> result(new helpers::ResponseCookie); ResponseCookie 137 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc ResponseCookie::ResponseCookie() {} ResponseCookie 138 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc ResponseCookie::~ResponseCookie() {} ResponseCookie 140 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc bool NullableEquals(const ResponseCookie* a, const ResponseCookie* b) { ResponseCookie 880 chrome/browser/extensions/api/web_request/web_request_api_helpers.cc static bool ApplyResponseCookieModification(ResponseCookie* modification, ResponseCookie 60 chrome/browser/extensions/api/web_request/web_request_api_helpers.h ResponseCookie(); ResponseCookie 61 chrome/browser/extensions/api/web_request/web_request_api_helpers.h ~ResponseCookie(); ResponseCookie 71 chrome/browser/extensions/api/web_request/web_request_api_helpers.h DISALLOW_COPY_AND_ASSIGN(ResponseCookie); ResponseCookie 74 chrome/browser/extensions/api/web_request/web_request_api_helpers.h bool NullableEquals(const ResponseCookie* a, const ResponseCookie* b); ResponseCookie 78 chrome/browser/extensions/api/web_request/web_request_api_helpers.h struct FilterResponseCookie : ResponseCookie { ResponseCookie 119 chrome/browser/extensions/api/web_request/web_request_api_helpers.h scoped_ptr<ResponseCookie> modification; ResponseCookie 1757 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc add_cookie->modification.reset(new helpers::ResponseCookie); ResponseCookie 1766 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie->modification.reset(new helpers::ResponseCookie); ResponseCookie 1774 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_2->modification.reset(new helpers::ResponseCookie); ResponseCookie 1786 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_3->modification.reset(new helpers::ResponseCookie); ResponseCookie 1796 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_4->modification.reset(new helpers::ResponseCookie); ResponseCookie 1810 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_5->modification.reset(new helpers::ResponseCookie); ResponseCookie 1822 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_6->modification.reset(new helpers::ResponseCookie); ResponseCookie 1832 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_7->modification.reset(new helpers::ResponseCookie); ResponseCookie 1843 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_8->modification.reset(new helpers::ResponseCookie); ResponseCookie 1854 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_9->modification.reset(new helpers::ResponseCookie); ResponseCookie 1867 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc edit_cookie_10->modification.reset(new helpers::ResponseCookie);