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

/external/chromium_org/storage/common/blob/
H A Dscoped_file.h36 typedef base::Callback<void(const base::FilePath&)> ScopeOutCallback; typedef in class:storage::ScopedFile
37 typedef std::pair<ScopeOutCallback, scoped_refptr<base::TaskRunner> >
68 void AddScopeOutCallback(const ScopeOutCallback& callback,
H A Dshareable_file_reference.h21 typedef ScopedFile::ScopeOutCallback FinalReleaseCallback;
H A Dscoped_file.cc41 const ScopeOutCallback& callback,

Completed in 3043 milliseconds