Home
last modified time | relevance | path

Searched refs:ToMachTimespec (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/base/platform/
Dsemaphore.cc63 ts = (end - now).ToMachTimespec(); in WaitFor()
Dtime.h102 struct mach_timespec ToMachTimespec() const;
Dtime.cc258 struct mach_timespec TimeDelta::ToMachTimespec() const { in ToMachTimespec() function in v8::base::TimeDelta