Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpcpp/impl/codegen/
Dtime.h42 TimePoint(const T& time) { you_need_a_specialization_of_TimePoint(); } in TimePoint() function
55 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function
78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
/external/rust/crates/grpcio-sys/grpc/include/grpcpp/impl/codegen/
Dtime.h54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function
78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
/external/rust/crates/grpcio-sys/grpc/spm-cpp-include/grpcpp/impl/codegen/
Dtime.h54 TimePoint(const gpr_timespec& time) : time_(time) {} in TimePoint() function
78 TimePoint(const std::chrono::system_clock::time_point& time) { in TimePoint() function
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DChrono.h33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DChrono.h33 using TimePoint = std::chrono::time_point<std::chrono::system_clock, D>; variable
/external/pigweed/pw_chrono/py/pw_chrono/
Dtimestamp_analyzer.py55 captured_timepoint: chrono_pb2.TimePoint,
/external/catch2/include/internal/benchmark/
Dcatch_clock.hpp25 using TimePoint = typename Clock::time_point; typedef
/external/cronet/buildtools/third_party/libc++abi/trunk/test/support/
Dtimer.h21 typedef Clock::time_point TimePoint; typedef
/external/libcxxabi/test/support/
Dtimer.hpp22 typedef Clock::time_point TimePoint; typedef in timer
/external/libcxx/test/std/utilities/time/time.point/time.point.nonmember/
Dop_-duration.pass.cpp26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
/external/cronet/buildtools/third_party/libc++/trunk/test/std/time/time.point/time.point.nonmember/
Dop_-duration.pass.cpp26 typedef std::chrono::time_point<std::chrono::system_clock> TimePoint; in test2739() typedef
/external/pigweed/pw_chrono/
Dchrono.proto83 message TimePoint { message
/external/ruy/ruy/
Dtime.h34 using TimePoint = InternalDefaultClock::time_point; variable
/external/android-nn-driver/
DRequestThread.hpp21 using TimePoint = std::chrono::steady_clock::time_point; typedef
DRequestThread_1_3.hpp21 using TimePoint = std::chrono::steady_clock::time_point; typedef
DArmnnPreparedModel_1_2.cpp33 using TimePoint = std::chrono::steady_clock::time_point; typedef
DArmnnPreparedModel_1_3.cpp38 using TimePoint = std::chrono::steady_clock::time_point; typedef
/external/fmtlib/test/
Dchrono-test.cc98 TEST(TimeTest, TimePoint) { in TEST() argument
/external/libabigail/tests/lib/
Dcatch.hpp6452 using TimePoint = typename Clock::time_point; typedef
/external/catch2/single_include/catch2/
Dcatch.hpp6418 using TimePoint = typename Clock::time_point; typedef