Home
last modified time | relevance | path

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

/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/rust/crates/grpcio-sys/grpc/src/core/lib/event_engine/
Dtime_util.cc25 size_t Milliseconds(EventEngine::Duration d) { in Milliseconds() function
/external/grpc-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/crosvm/tools/impl/catapult_converter/src/
Dmain.rs61 Milliseconds, enumerator
80 Milliseconds, enumerator
/external/rust/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/base/allocator/partition_allocator/src/partition_alloc/partition_alloc_base/time/
Dtime.h699 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/python/cpython3/Modules/clinic/
Doverlapped.c.h60 DWORD Milliseconds; in _overlapped_GetQueuedCompletionStatus() local
130 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/webrtc/third_party/abseil-cpp/absl/time/
Dtime.h415 constexpr Duration Milliseconds(T n) { in Milliseconds() function
449 Duration Milliseconds(T n) { in Milliseconds() function
/external/tensorflow/third_party/absl/abseil-cpp/absl/time/
Dtime.h415 constexpr Duration Milliseconds(T n) { in Milliseconds() function
449 Duration Milliseconds(T n) { in Milliseconds() function
/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/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/rust/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.h525 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
559 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/libtextclassifier/abseil-cpp/absl/time/
Dtime.h525 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
559 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/cronet/third_party/abseil-cpp/absl/time/
Dtime.h525 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
559 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/angle/third_party/abseil-cpp/absl/time/
Dtime.h521 ABSL_ATTRIBUTE_CONST_FUNCTION constexpr Duration Milliseconds(T n) { in Milliseconds() function
555 ABSL_ATTRIBUTE_CONST_FUNCTION Duration Milliseconds(T n) { in Milliseconds() function
/external/cronet/base/time/
Dtime.h897 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/external/python/cpython3/Modules/
Doverlapped.c256 DWORD Milliseconds) in _overlapped_GetQueuedCompletionStatus_impl()
349 DWORD Milliseconds) in _overlapped_RegisterWaitWithQueue_impl()