Home
last modified time | relevance | path

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

/third_party/node/deps/v8/include/
Dv8-inspector.h268 typedef void (*TimerCallback)(void*); typedef
269 virtual void startRepeatingTimer(double, TimerCallback, void* data) {} in startRepeatingTimer() argument
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp146371 static void TimerCallback(nsITimer* aTimer, void* aThis) in TimerCallback() function in ExpirationTrackerImpl