Home
last modified time | relevance | path

Searched defs:ResponseCookie (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/extensions/api/web_request/
Dweb_request_api_helpers.h59 struct ResponseCookie { struct
71 DISALLOW_COPY_AND_ASSIGN(ResponseCookie); argument
Dweb_request_api_helpers.cc137 ResponseCookie::ResponseCookie() {} in ResponseCookie() function in extension_web_request_api_helpers::ResponseCookie