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

  /device/google/cuttlefish_common/common/libs/threads/
cuttlefish_thread.h 99 tp.ToTimespec(&ts);
cuttlefish_thread_test.cpp 32 in.ToTimespec(&ts);
  /external/v8/src/base/platform/
condition-variable.cc 88 ts = rel_time.ToTimespec();
107 ts = end_time.ToTimespec();
time.h 83 struct timespec ToTimespec() const;
306 struct timespec ToTimespec() const;
semaphore.cc 112 const struct timespec ts = time.ToTimespec();
time.cc 221 struct timespec TimeDelta::ToTimespec() const {
370 struct timespec Time::ToTimespec() const {
  /device/google/cuttlefish_common/common/libs/time/
monotonic_time.h 221 void ToTimespec(struct timespec* dest) const {
  /device/google/cuttlefish_common/guest/hals/audio/
simulated_buffer.h 80 in.ToTimespec(&ts);

Completed in 151 milliseconds