/aosp_15_r20/system/chre/util/include/chre/util/ |
H A D | time_impl.h | 45 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 D | time.h | 48 class Milliseconds; variable
|
/aosp_15_r20/system/chre/apps/nearby/third_party/contexthub/chre/util/include/chre/util/ |
H A D | time_impl.h | 44 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 D | time.h | 48 class Milliseconds; variable
|
/aosp_15_r20/external/libpalmrejection/ |
H A D | chrome_to_android_compatibility.h | 40 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 D | gecko_profile_generator.py | 44 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 D | main.rs | 61 Milliseconds, enumerator 80 Milliseconds, enumerator
|
/aosp_15_r20/external/grpc-grpc/src/core/lib/event_engine/ |
H A D | time_util.cc | 25 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/ |
D | time_util.cc | 25 size_t Milliseconds(EventEngine::Duration d) { in Milliseconds() function
|
/aosp_15_r20/external/ot-br-posix/src/common/ |
H A D | time.hpp | 48 using Milliseconds = std::chrono::milliseconds; typedef
|
/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | ServiceWrappers.h | 42 using Milliseconds = std::chrono::milliseconds; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 24 Milliseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 24 Milliseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 24 Milliseconds, enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/abseil/ |
D | DurationRewriter.h | 24 Milliseconds, enumerator
|
/aosp_15_r20/external/perfetto/ui/src/public/ |
H A D | timeline.ts | 23 Milliseconds = 'milliseconds', enumerator
|
/aosp_15_r20/external/python/cpython3/Modules/clinic/ |
D | overlapped.c.h | 60 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 D | UefiLib.h | 86 #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 D | UefiLib.h | 86 #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 D | UefiLib.h | 86 #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 D | UefiLib.h | 87 #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/ |
D | time.h | 447 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 D | time.h | 447 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 D | time.h | 415 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 D | time.h | 420 Duration Milliseconds(T n) { in Milliseconds() function 1481 constexpr Duration Milliseconds(int64_t n) { in Milliseconds() function
|