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

  /external/chromium_org/content/child/
child_histogram_message_filter.cc 56 if (!histogram_delta_serialization_) {
57 histogram_delta_serialization_.reset(
62 histogram_delta_serialization_->PrepareAndSerializeDeltas(&deltas);
child_histogram_message_filter.h 50 scoped_ptr<base::HistogramDeltaSerialization> histogram_delta_serialization_; member in class:content::ChildHistogramMessageFilter

Completed in 62 milliseconds