Searched refs:ScopeOutCallback (Results 1 – 3 of 3) sorted by relevance
36 typedef base::Callback<void(const base::FilePath&)> ScopeOutCallback; typedef37 typedef std::pair<ScopeOutCallback, scoped_refptr<base::TaskRunner> >68 void AddScopeOutCallback(const ScopeOutCallback& callback,
21 typedef ScopedFile::ScopeOutCallback FinalReleaseCallback;
41 const ScopeOutCallback& callback, in AddScopeOutCallback()