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

  /external/chromium_org/webkit/common/blob/
scoped_file.h 39 typedef std::vector<ScopeOutCallbackPair> ScopeOutCallbackList;
89 ScopeOutCallbackList scope_out_callbacks_;
scoped_file.cc 60 for (ScopeOutCallbackList::iterator iter = scope_out_callbacks_.begin();

Completed in 31 milliseconds