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

  /external/chromium_org/google_apis/drive/
base_requests.cc 113 : get_content_callback_(get_content_callback),
140 if (!get_content_callback_.is_null()) {
141 get_content_callback_.Run(
751 get_content_callback_(get_content_callback),
772 *get_content_callback = get_content_callback_;
base_requests.h 119 const GetContentCallback get_content_callback_; member in class:google_apis::ResponseWriter
529 const GetContentCallback get_content_callback_; member in class:google_apis::DownloadFileRequestBase
  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.cc 271 get_content_callback_(get_content_callback),
314 return get_content_callback_;
329 const google_apis::GetContentCallback get_content_callback_; member in class:drive::file_system::DownloadOperation::DownloadParams

Completed in 149 milliseconds