/aosp_15_r20/frameworks/native/services/surfaceflinger/Scheduler/include/scheduler/ |
H A D | Time.h | 36 struct TimePoint : scheduler::SchedulerClock::time_point { struct 41 constexpr TimePoint(scheduler::SchedulerClock::time_point p) in TimePoint() argument 46 static TimePoint now() { return scheduler::SchedulerClock::now(); }; in now() argument 63 constexpr TimePoint::TimePoint(const Duration& d) : scheduler::SchedulerClock::time_point(d) {} in TimePoint() function
|
/aosp_15_r20/external/grpc-grpc/include/grpcpp/support/ |
H A D | time.h | 54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/support/ |
D | time.h | 54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/include/grpcpp/support/ |
D | time.h | 54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function 78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
|
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/ |
H A D | VSyncDispatchRealtimeTest.cpp | 55 void onFrameBegin(TimePoint, scheduler::FrameTime) final {} in onFrameBegin() argument 56 void onFrameMissed(TimePoint) final {} in onFrameMissed() argument
|
/aosp_15_r20/frameworks/native/services/inputflinger/tests/ |
H A D | TestInputListener.h | 36 using TimePoint = std::chrono::time_point<std::chrono::system_clock>; variable
|
/aosp_15_r20/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/ |
H A D | FakeValueGenerator.h | 43 using TimePoint = std::chrono::time_point<Clock, Nanos>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
H A D | Chrono.h | 33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/ |
D | test_9079_a.cpp | 29 typedef Clock::time_point TimePoint; typedef
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
H A D | Chrono.h | 33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/ |
H A D | Chrono.h | 34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/external/pigweed/pw_chrono/py/pw_chrono/ |
H A D | timestamp_analyzer.py | 54 captured_timepoint: chrono_pb2.TimePoint,
|
/aosp_15_r20/external/cronet/third_party/libc++abi/src/test/support/ |
H A D | timer.h | 21 typedef Clock::time_point TimePoint; typedef
|
/aosp_15_r20/external/intel-media-driver/media_softlet/agnostic/common/vp/hal/packet/ |
H A D | vp_frametracker.h | 37 using TimePoint = Clock::time_point; variable
|
/aosp_15_r20/device/generic/goldfish-opengl/system/hwc3/ |
D | Time.h | 30 using TimePoint = std::chrono::time_point<std::chrono::steady_clock>; variable
|
/aosp_15_r20/external/libcxxabi/test/support/ |
H A D | timer.hpp | 22 typedef Clock::time_point TimePoint; typedef in timer
|
/aosp_15_r20/external/libcxx/test/std/utilities/time/time.point/time.point.nonmember/ |
H A D | op_-duration.pass.cpp | 26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/ |
D | Chrono.h | 34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/ |
D | Chrono.h | 34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/ |
D | Chrono.h | 34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/ |
D | Chrono.h | 34 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
|
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/time/time.point/time.point.nonmember/ |
H A D | op_-duration.pass.cpp | 26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
|
/aosp_15_r20/external/pigweed/pw_chrono/ |
H A D | chrono.proto | 83 message TimePoint { message
|
/aosp_15_r20/frameworks/base/services/incremental/ |
H A D | ServiceWrappers.h | 41 using TimePoint = std::chrono::time_point<Clock>; variable
|
/aosp_15_r20/external/ruy/ruy/ |
H A D | time.h | 34 using TimePoint = InternalDefaultClock::time_point; variable
|