Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime.h411 static constexpr int64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/external/libchrome/base/time/
H A Dtime.h343 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/time/
Dtime.h346 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/time/
Dtime.h346 static const int64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/hardware/google/gfxstream/guest/android-emu/aemu/base/threads/
DAndroidWorkPool.cpp37 static constexpr const uint64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/external/cronet/base/time/
H A Dtime.h411 static constexpr int64_t kNanosecondsPerMicrosecond = 1000; variable
/aosp_15_r20/external/mdnsresponder/mDNSShared/
H A DCommonServices.h1148 #define kNanosecondsPerMicrosecond 1000 macro