Home
last modified time | relevance | path

Searched defs:kNanosecondsPerMicrosecond (Results 1 – 4 of 4) sorted by relevance

/external/v8/src/base/platform/
Dtime.h172 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/external/libweave/third_party/chromium/base/time/
Dtime.h294 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/external/libchrome/base/time/
Dtime.h294 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h1148 #define kNanosecondsPerMicrosecond 1000 macro