Searched defs:scoped_file_ (Results 1 - 2 of 2) 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
/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 187 milliseconds