Searched refs:ScopeOutCallbackList (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/storage/common/blob/
H A Dscoped_file.h39 typedef std::vector<ScopeOutCallbackPair> ScopeOutCallbackList; typedef in class:storage::ScopedFile
89 ScopeOutCallbackList scope_out_callbacks_;
H A Dscoped_file.cc60 for (ScopeOutCallbackList::iterator iter = scope_out_callbacks_.begin();

Completed in 1685 milliseconds