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

  /external/chromium_org/content/renderer/
render_view_impl.h 255 return stats_collection_observer_.get();
1169 scoped_ptr<StatsCollectionObserver> stats_collection_observer_; member in class:content::RenderViewImpl
    [all...]
render_view_impl.cc 694 stats_collection_observer_.reset(new StatsCollectionObserver(this));
    [all...]

Completed in 832 milliseconds