Home
last modified time | relevance | path

Searched defs:Milliseconds (Results 1 – 25 of 31) sorted by relevance

12

/external/libpalmrejection/
Dchrome_to_android_compatibility.h40 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
50 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/grpc-grpc/src/core/lib/event_engine/
Dtime_util.cc25 size_t Milliseconds(EventEngine::Duration d) { in Milliseconds() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/event_engine/
Dtime_util.cc25 size_t Milliseconds(EventEngine::Duration d) { in Milliseconds() function
/external/ot-br-posix/src/common/
Dtime.hpp48 using Milliseconds = std::chrono::milliseconds; typedef
/external/perfetto/ui/src/public/
Dtimeline.ts23 Milliseconds = 'milliseconds', enumerator
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
DUefiLib.h87 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/external/crosvm/tools/impl/catapult_converter/src/
Dmain.rs61 Milliseconds, enumerator
80 Milliseconds, enumerator
/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gprpp/
Dtime.h214 static constexpr Duration Milliseconds(int64_t millis) { in Milliseconds() function
/external/grpc-grpc/src/core/lib/gprpp/
Dtime.h227 static constexpr Duration Milliseconds(int64_t millis) { in Milliseconds() function
/external/cronet/tot/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h697 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/cronet/stable/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h697 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/python/cpython3/Modules/clinic/
Doverlapped.c.h81 DWORD Milliseconds; in _overlapped_GetQueuedCompletionStatus() local
171 DWORD Milliseconds; in _overlapped_RegisterWaitWithQueue() local
/external/openscreen/third_party/abseil/src/absl/time/
Dtime.h420 Duration Milliseconds(T n) { in Milliseconds() function
1481 constexpr Duration Milliseconds(int64_t n) { in Milliseconds() function
/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/
Dtime.h447 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
481 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/abseil-cpp/absl/time/
Dtime.h536 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
570 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/pdfium/third_party/abseil-cpp/absl/time/
Dtime.h557 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
591 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/angle/third_party/abseil-cpp/absl/time/
Dtime.h547 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
581 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/cronet/stable/third_party/abseil-cpp/absl/time/
Dtime.h546 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
580 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/cronet/tot/third_party/abseil-cpp/absl/time/
Dtime.h546 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
580 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/cronet/stable/base/time/
Dtime.h899 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/cronet/tot/base/time/
Dtime.h899 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/python/cpython3/Modules/
Doverlapped.c263 DWORD Milliseconds) in _overlapped_GetQueuedCompletionStatus_impl()
356 DWORD Milliseconds) in _overlapped_RegisterWaitWithQueue_impl()

12