Home
last modified time | relevance | path

Searched defs:set_etag (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/google_apis/drive/
Ddrive_api_parser.h306 void set_etag(const std::string& etag) { in set_etag() function
569 void set_etag(const std::string& etag) { in set_etag() function
701 void set_etag(const std::string& etag) { in set_etag() function
822 void set_etag(const std::string& etag) { in set_etag() function
Ddrive_api_requests.h344 void set_etag(const std::string& etag) { etag_ = etag; } in set_etag() function
Dgdata_wapi_parser.h335 void set_etag(const std::string& etag) { etag_ = etag; } in set_etag() function
/external/chromium_org/content/public/browser/
Ddownload_url_parameters.h73 void set_etag(const std::string& etag) { in set_etag() function