Home
last modified time | relevance | path

Searched refs:DoReset (Results 1 - 6 of 6) sorted by relevance

/third_party/node/src/
H A Dhistogram.cc185 void HistogramBase::DoReset(const FunctionCallbackInfo<Value>& args) { in DoReset() function in node::HistogramBase
310 SetProtoMethod(isolate, tmpl, "reset", DoReset); in GetConstructorTemplate()
336 registry->Register(DoReset); in RegisterExternalReferences()
393 SetProtoMethod(isolate, tmpl, "reset", DoReset); in GetConstructorTemplate()
417 registry->Register(DoReset); in RegisterExternalReferences()
624 void IntervalHistogram::DoReset(const FunctionCallbackInfo<Value>& args) { in DoReset() function in node::IntervalHistogram
H A Dhistogram.h124 static void DoReset(const v8::FunctionCallbackInfo<v8::Value>& args);
211 static void DoReset(const v8::FunctionCallbackInfo<v8::Value>& args);
/third_party/backends/backend/
H A Dsm3600-scanmtek.c116 DoReset()
123 TState DoReset(TInstance *this) in DoReset() function
H A Dsm3600.h274 __SM3600EXPORT__ TState DoReset(TInstance *this);
H A Dsm3600-scanutil.c198 DoReset(this); in CancelScan()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 30 milliseconds