Home
last modified time | relevance | path

Searched defs:kMicrosecondsPerMinute (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/cronet/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
H A Dtime.h404 static constexpr int64_t kMicrosecondsPerMinute = variable
/aosp_15_r20/external/libchrome/base/time/
H A Dtime.h338 static const int64_t kMicrosecondsPerMinute = kMicrosecondsPerSecond * 60; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/7/external/libchrome/base/time/
Dtime.h341 static const int64_t kMicrosecondsPerMinute = kMicrosecondsPerSecond * 60; variable
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/time/
Dtime.h341 static const int64_t kMicrosecondsPerMinute = kMicrosecondsPerSecond * 60; variable
/aosp_15_r20/external/cronet/base/time/
H A Dtime.h404 static constexpr int64_t kMicrosecondsPerMinute = variable