Home
last modified time | relevance | path

Searched defs:DoReset (Results 1 – 1 of 1) sorted by relevance

/third_party/node/src/
Dhistogram.cc113 void HistogramBase::DoReset(const FunctionCallbackInfo<Value>& args) { in DoReset() function in node::HistogramBase
355 void IntervalHistogram::DoReset(const FunctionCallbackInfo<Value>& args) { in DoReset() function in node::IntervalHistogram