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

  /external/chromium_org/chrome/browser/local_discovery/storage/
privet_filesystem_operations.cc 26 url.path(), browser_context_, this, &attribute_cache_, callback);
36 url.path(), browser_context_, this, &attribute_cache_, callback);
116 attribute_cache_(attribute_cache),
156 attribute_cache_->AddFileInfoFromJSON(full_path_, value);
222 attribute_cache_(attribute_cache),
233 const base::File::Info* info = attribute_cache_->GetFileInfo(full_path_);
263 attribute_cache_->AddFileInfoFromJSON(full_path_, value);
264 const base::File::Info* info = attribute_cache_->GetFileInfo(full_path_);
privet_filesystem_operations.h 62 PrivetFileSystemAttributeCache attribute_cache_; member in class:local_discovery::PrivetFileSystemOperationFactory
136 PrivetFileSystemAttributeCache* attribute_cache_; member in class:local_discovery::PrivetFileSystemListOperation
168 PrivetFileSystemAttributeCache* attribute_cache_; member in class:local_discovery::PrivetFileSystemDetailsOperation

Completed in 81 milliseconds