Searched defs:stats_collection_observer_ (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/content/renderer/
H A Drender_view_impl.h236 return stats_collection_observer_.get();
1100 // NOTE: stats_collection_observer_ should be the last members because their
1102 scoped_ptr<StatsCollectionObserver> stats_collection_observer_; member in class:content::RenderViewImpl

Completed in 267 milliseconds