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

  /external/chromium_org/webkit/common/blob/
scoped_file.h 36 typedef base::Callback<void(const base::FilePath&)> ScopeOutCallback;
37 typedef std::pair<ScopeOutCallback, scoped_refptr<base::TaskRunner> >
68 void AddScopeOutCallback(const ScopeOutCallback& callback,
shareable_file_reference.h 21 typedef ScopedFile::ScopeOutCallback FinalReleaseCallback;
scoped_file.cc 41 const ScopeOutCallback& callback,

Completed in 23 milliseconds