Home
last modified time | relevance | path

Searched defs:kMicrosecondsPerMillisecond (Results 1 – 6 of 6) sorted by relevance

/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h400 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h400 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/libchrome/base/time/
Dtime.h335 static const int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/cronet/stable/base/time/
Dtime.h401 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/cronet/tot/base/time/
Dtime.h401 static constexpr int64_t kMicrosecondsPerMillisecond = 1000; variable
/external/mdnsresponder/mDNSShared/
DCommonServices.h1152 #define kMicrosecondsPerMillisecond 1000 macro