OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:histogram_delta_serialization_
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/content/child/
child_histogram_message_filter.cc
55
if (!
histogram_delta_serialization_
) {
56
histogram_delta_serialization_
.reset(
61
histogram_delta_serialization_
->PrepareAndSerializeDeltas(&deltas);
child_histogram_message_filter.h
49
scoped_ptr<base::HistogramDeltaSerialization>
histogram_delta_serialization_
;
member in class:content::ChildHistogramMessageFilter
Completed in 2048 milliseconds