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

  /external/chromium/net/disk_cache/
backend_impl.h 271 bool CreateBackingStore(disk_cache::File* file);
backend_impl.cc     [all...]
  /external/chromium/chrome/browser/sync/syncable/
syncable.h 817 virtual DirectoryBackingStore* CreateBackingStore(
    [all...]
syncable.cc 379 DirectoryBackingStore* Directory::CreateBackingStore(
389 store_ = CreateBackingStore(name, db_path);
    [all...]
syncable_unittest.cc 308 virtual DirectoryBackingStore* CreateBackingStore(
    [all...]

Completed in 70 milliseconds