HomeSort by relevance Sort by last modified time
    Searched full:round_id_ (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/chrome/renderer/
chrome_render_process_observer.cc 159 HeapStatisticsCollector() : round_id_(0) {}
173 int round_id_; member in class:__anon6827::HeapStatisticsCollector
190 round_id_);
199 round_id_),
203 SendStatsToBrowser(round_id_);
232 if (round_id != round_id_)
241 if (round_id != round_id_)
248 ++round_id_;

Completed in 178 milliseconds