Searched defs:Tick (Results 1 – 4 of 4) sorted by relevance
/external/webrtc/talk/media/base/ | ||
D | rtpdataengine.cc | 106 void RtpClock::Tick(double now, int* seq_num, uint32_t* timestamp) { in Tick() function in cricket::RtpClock |
/external/v8/tools/ | ||
D | ll_prof.py | 131 def Tick(self, pc): member in Code |
/external/v8/tools/profviz/ | ||
D | composer.js | 92 function Tick(tick) { class in PlotScriptComposer |
/external/v8/src/ | ||
D | log.cc | 685 virtual void Tick(TickSample* sample) { in Tick() function in v8::internal::Ticker |