HomeSort by relevance Sort by last modified time
    Searched defs:set_etag (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/content/public/browser/
download_url_parameters.h 73 void set_etag(const std::string& etag) { function in class:content::DownloadUrlParameters
  /external/chromium_org/chrome/browser/google_apis/
drive_api_parser.h 339 void set_etag(const std::string& etag) { function in class:google_apis::AppList
558 void set_etag(const std::string& etag) { function in class:google_apis::FileResource
679 void set_etag(const std::string& etag) { function in class:google_apis::FileList
800 void set_etag(const std::string& etag) { function in class:google_apis::ChangeList
gdata_wapi_parser.h 342 void set_etag(const std::string& etag) { etag_ = etag; } function in class:google_apis::CommonMetadata

Completed in 267 milliseconds