Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/chre/util/include/chre/util/
H A Dtime_impl.h45 constexpr Milliseconds::Milliseconds() : mMilliseconds(0) {} in Milliseconds() function
47 constexpr Milliseconds::Milliseconds(uint64_t milliseconds) in Milliseconds() function
50 constexpr Milliseconds::Milliseconds(Nanoseconds nanoseconds) in Milliseconds() function
H A Dtime.h48 class Milliseconds; variable
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/
H A Dtime_impl.h44 constexpr Milliseconds::Milliseconds() : mMilliseconds(0) {} in Milliseconds() function
46 constexpr Milliseconds::Milliseconds(uint64_t milliseconds) in Milliseconds() function
49 constexpr Milliseconds::Milliseconds(Nanoseconds nanoseconds) in Milliseconds() function
H A Dtime.h48 class Milliseconds; variable
/aosp_15_r20/external/libpalmrejection/
H A Dchrome_to_android_compatibility.h40 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
50 constexpr TimeDelta Milliseconds(T n) { in Milliseconds() function
/aosp_15_r20/system/extras/simpleperf/scripts/
H A Dgecko_profile_generator.py44 Milliseconds = float variable
249 def add_sample(self, comm: str, stack: List[StackFrame], time_ms: Milliseconds) -> None:
/aosp_15_r20/external/crosvm/tools/impl/catapult_converter/src/
H A Dmain.rs61 Milliseconds, enumerator
80 Milliseconds, enumerator
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/
H A Dtime_util.cc25 size_t Milliseconds(EventEngine::Duration d) { in Milliseconds() function
/aosp_15_r20/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
/aosp_15_r20/external/ot-br-posix/src/common/
H A Dtime.hpp48 using Milliseconds = std::chrono::milliseconds; typedef
/aosp_15_r20/frameworks/base/services/incremental/
H A DServiceWrappers.h42 using Milliseconds = std::chrono::milliseconds; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/abseil/
DDurationRewriter.h24 Milliseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/abseil/
DDurationRewriter.h24 Milliseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/abseil/
DDurationRewriter.h24 Milliseconds, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/abseil/
DDurationRewriter.h24 Milliseconds, enumerator
/aosp_15_r20/external/perfetto/ui/src/public/
H A Dtimeline.ts23 Milliseconds = 'milliseconds', enumerator
/aosp_15_r20/external/python/cpython3/Modules/clinic/
Doverlapped.c.h60 DWORD Milliseconds; in _overlapped_GetQueuedCompletionStatus() local
130 DWORD Milliseconds; in _overlapped_RegisterWaitWithQueue() local
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202302/MdePkg/Include/Library/
H A DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202005/MdePkg/Include/Library/
H A DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/edk2-stable202111/MdePkg/Include/Library/
H A DUefiLib.h86 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/aosp_15_r20/external/coreboot/src/vendorcode/intel/edk2/UDK2017/MdePkg/Include/Library/
H A DUefiLib.h87 #define EFI_TIMER_PERIOD_MILLISECONDS(Milliseconds) MultU64x32((UINT64)(Milliseconds), 10000) argument
/aosp_15_r20/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
/aosp_15_r20/external/private-join-and-compute/third_party/abseil-cpp-20230125.2/absl/time/
H A 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
/aosp_15_r20/external/webrtc/third_party/abseil-cpp/absl/time/
H A Dtime.h415 constexpr Duration Milliseconds(T n) { in Milliseconds() function
449 Duration Milliseconds(T n) { in Milliseconds() function
/aosp_15_r20/external/openscreen/third_party/abseil/src/absl/time/
H A Dtime.h420 Duration Milliseconds(T n) { in Milliseconds() function
1481 constexpr Duration Milliseconds(int64_t n) { in Milliseconds() function

12