Searched refs:scoped_file_ (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/storage/common/blob/
H A Dshareable_file_reference.h54 const base::FilePath& path() const { return scoped_file_.path(); }
67 ScopedFile scoped_file_; member in class:storage::ShareableFileReference
H A Dshareable_file_reference.cc108 scoped_file_.AddScopeOutCallback(callback, NULL);
112 : scoped_file_(scoped_file.Pass()) {
/external/chromium_org/storage/browser/fileapi/
H A Dasync_file_util_adapter.cc64 scoped_file_ = file_util->CreateSnapshotFile(
75 ShareableFileReference::GetOrCreate(scoped_file_.Pass()));
82 storage::ScopedFile scoped_file_; member in class:storage::__anon10704::GetFileInfoHelper

Completed in 93 milliseconds