OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:onDataPulled
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/cmds/statsd/src/metrics/
ValueMetricProducer.cpp
298
void ValueMetricProducer::
onDataPulled
(const std::vector<std::shared_ptr<LogEvent>>& allData) {
GaugeMetricProducer.cpp
383
void GaugeMetricProducer::
onDataPulled
(const std::vector<std::shared_ptr<LogEvent>>& allData) {
Completed in 70 milliseconds