HomeSort by relevance Sort by last modified time
    Searched full:cache_root_directory_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/chromeos/drive/
drive_integration_service.cc 223 cache_root_directory_(!test_cache_root.empty() ?
255 cache_root_directory_.Append(kMetadataDirectory),
259 cache_root_directory_.Append(kCacheFileDirectory),
276 cache_root_directory_.Append(kTemporaryFileDirectory)));
484 cache_root_directory_,
521 cache_root_directory_.Append(kTemporaryFileDirectory));
drive_integration_service.h 168 base::FilePath cache_root_directory_; member in class:drive::DriveIntegrationService

Completed in 71 milliseconds