HomeSort by relevance Sort by last modified time
    Searched refs:EndTime (Results 1 - 14 of 14) sorted by null

  /external/chromium_org/chrome/browser/web_resource/
notification_promo.h 55 double EndTime() const;
promo_resource_service.cc 104 const double promo_end = notification_promo.EndTime();
notification_promo.cc 429 base::Time::FromDoubleT(EndTime()) > base::Time::Now();
493 double NotificationPromo::EndTime() const {
  /external/chromium_org/content/browser/speech/endpointer/
energy_endpointer.cc 59 int64 EndTime() const;
91 int64 EnergyEndpointer::HistoryRing::EndTime() const {
372 *status_time = history_->EndTime();
  /external/netperf/
netcpu_ntperf.c 98 LARGE_INTEGER EndTime;
236 PerfCntrs->StartTime = PerfCntrs->EndTime;
247 PerfCntrs->EndTime = ReadPerformanceCounter();
339 ActualDuration.QuadPart = PerfCntrs->EndTime.QuadPart -
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
evntrace.h 387 LARGE_INTEGER EndTime;
430 LARGE_INTEGER EndTime;
473 LARGE_INTEGER EndTime;
776 EXTERN_C ULONG WMIAPI ProcessTrace(PTRACEHANDLE HandleArray,ULONG HandleCount,LPFILETIME StartTime,LPFILETIME EndTime);
ntsecapi.h     [all...]
pdh.h 189 LONGLONG EndTime;
winioctl.h 794 LARGE_INTEGER EndTime;
    [all...]
cdoex.h     [all...]
urlmon.h     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
ntpoapi.h 149 ULONGLONG EndTime;
  /external/clang/tools/libclang/
CIndexCodeCompletion.cpp 738 const llvm::TimeRecord &EndTime = llvm::TimeRecord::getCurrentTime();
774 os << "\"wall\": " << (EndTime.getWallTime() - StartTime.getWallTime());
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/animation/
AnimationNodeTest.cpp 709 TEST(AnimationAnimationNodeTest, EndTime)

Completed in 734 milliseconds