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

  /external/chromium_org/content/public/browser/
download_url_parameters.h 74 void set_etag(const std::string& etag) { function in class:content::DownloadUrlParameters
  /external/chromium_org/google_apis/drive/
drive_api_requests.h 390 void set_etag(const std::string& etag) { etag_ = etag; } function in class:google_apis::drive::FilesDeleteRequest
drive_api_parser.h 298 void set_etag(const std::string& etag) { function in class:google_apis::AppList
509 void set_etag(const std::string& etag) { function in class:google_apis::FileResource
gdata_wapi_parser.h 281 void set_etag(const std::string& etag) { etag_ = etag; } function in class:google_apis::CommonMetadata

Completed in 260 milliseconds