Searched defs:CurrentTime (Results 1 - 8 of 8) sorted by relevance

/external/webrtc/webrtc/base/
H A Dfaketaskrunner.h28 virtual int64_t CurrentTime() { function in class:rtc::FakeTaskRunner
H A Dtask.cc51 int64_t Task::CurrentTime() { function in class:rtc::Task
52 return GetRunner()->CurrentTime();
56 return CurrentTime() - start_time_;
65 start_time_ = CurrentTime();
239 CurrentTime() >= timeout_time_;
248 timeout_time_ = CurrentTime() +
H A Dtask_unittest.cc101 virtual int64_t CurrentTime() { return GetCurrentTime(); } function in class:rtc::MyTaskRunner
491 virtual int64_t CurrentTime() { return GetCurrentTime(); } function in class:rtc::DeleteTestTaskRunner
/external/webrtc/webrtc/libjingle/xmpp/
H A Dxmpppump.cc52 int64_t XmppPump::CurrentTime() { function in class:buzz::XmppPump
/external/webrtc/webrtc/modules/audio_coding/test/
H A Dutility.cc77 void ACMTestTimer::CurrentTime(unsigned long& h, unsigned char& m, function in class:webrtc::ACMTestTimer
/external/clang/lib/Frontend/
H A DCompilerInstance.cpp1192 time_t CurrentTime = time(nullptr); local
1193 if (CurrentTime - TimeStampModTime <= time_t(HSOpts.ModuleCachePruneInterval))
1228 if (CurrentTime - FileAccessTime <=
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/libgdx/backends/gdx-backend-lwjgl/libs/
H A Dlwjgl.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/lwjgl/ org/lwjgl/input/ org/lwjgl/openal/ org/ ...

Completed in 405 milliseconds