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

  /external/chromium_org/chrome/browser/chromeos/drive/file_system/
download_operation.h 65 base::Closure EnsureFileDownloadedByLocalId(
72 // Does the same thing as EnsureFileDownloadedByLocalId for the file
download_operation_unittest.cc 249 TEST_F(DownloadOperationTest, EnsureFileDownloadedByLocalId) {
257 operation_->EnsureFileDownloadedByLocalId(
373 operation_->EnsureFileDownloadedByLocalId(
488 base::Closure cancel_closure = operation_->EnsureFileDownloadedByLocalId(
download_operation.cc 357 base::Closure DownloadOperation::EnsureFileDownloadedByLocalId(
  /external/chromium_org/chrome/browser/chromeos/drive/
sync_client.cc 252 return download_operation_->EnsureFileDownloadedByLocalId(

Completed in 37 milliseconds