Home
last modified time | relevance | path

Searched defs:FileCache (Results 1 – 17 of 17) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/drive/
Dremove_stale_cache_files.h11 class FileCache; variable
Dresource_metadata.h27 class FileCache; variable
Dsync_client.h40 class FileCache; variable
Ddrive_integration_service.h38 class FileCache; variable
Dfile_system.h42 class FileCache; variable
Dfile_cache.cc42 FileCache::FileCache(ResourceMetadataStorage* storage, in FileCache() function in drive::internal::FileCache
/external/chromium_org/chrome/browser/chromeos/drive/file_system/
Dremove_operation.h25 class FileCache; variable
Dtruncate_operation.h25 class FileCache; variable
Ddownload_operation.h31 class FileCache; variable
Dcopy_operation.h34 class FileCache; variable
Dopen_file_operation.h30 class FileCache; variable
Dget_file_for_saving_operation.h23 class FileCache; variable
Doperation_test_base.h35 class FileCache; variable
/external/chromium_org/chrome/browser/chromeos/drive/sync/
Dentry_update_performer.h38 class FileCache; variable
/external/lldb/include/lldb/Core/
DSourceManager.h105 typedef std::map <FileSpec, FileSP> FileCache; typedef
/external/chromium_org/third_party/closure_compiler/
Dprocessor.py24 class FileCache(object): class
/external/chromium_org/chrome/common/extensions/docs/examples/apps/hello-python/httplib2/
D__init__.py640 class FileCache(object): class