Home
last modified time | relevance | path

Searched refs:gpr_time_from_hours (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/grpc/grpc-1.42.0/test/core/gprpp/
H A Dtime_util_test.cc41 EXPECT_EQ(0, gpr_time_cmp(gpr_time_from_hours(t, GPR_TIMESPAN), in TEST()
93 grpc_core::ToAbslDuration(gpr_time_from_hours(t, GPR_TIMESPAN))); in TEST()
/dports/devel/grpc/grpc-1.42.0/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
/dports/devel/grpc130/grpc-1.30.2/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t x, gpr_clock_type clock_type);
/dports/devel/grpc134/grpc-1.34.1/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t x, gpr_clock_type clock_type);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t x, gpr_clock_type clock_type);
/dports/devel/pecl-grpc/grpc-1.42.0/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
/dports/devel/py-grpcio/grpcio-1.43.0/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
/dports/devel/py-grpcio-tools/grpcio-tools-1.43.0/grpc_root/include/grpc/support/
H A Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
/dports/devel/grpc130/grpc-1.30.2/
H A Dgrpc.def269 gpr_time_from_hours
/dports/devel/grpc134/grpc-1.34.1/
H A Dgrpc.def273 gpr_time_from_hours
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/
H A Dgrpc.def266 gpr_time_from_hours
/dports/devel/grpc/grpc-1.42.0/
H A Dgrpc.def285 gpr_time_from_hours
/dports/devel/grpc134/grpc-1.34.1/test/core/iomgr/
H A Dtimer_list_test.cc244 gpr_time_from_hours(kHoursIn25Days, in main()
/dports/devel/grpc130/grpc-1.30.2/test/core/iomgr/
H A Dtimer_list_test.cc244 gpr_time_from_hours(kHoursIn25Days, in main()
/dports/devel/grpc/grpc-1.42.0/test/core/iomgr/
H A Dtimer_list_test.cc244 gpr_time_from_hours(kHoursIn25Days, in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/iomgr/
H A Dtimer_list_test.cc244 gpr_time_from_hours(kHoursIn25Days, in main()
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gpr/
H A Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type type) { in gpr_time_from_hours() function
/dports/devel/grpc130/grpc-1.30.2/src/core/lib/gpr/
H A Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type type) { in gpr_time_from_hours() function
/dports/devel/grpc/grpc-1.42.0/src/core/lib/gpr/
H A Dtime.cc131 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/test/core/surface/
H A Dpublic_headers_must_be_c89.c325 printf("%lx", (unsigned long) gpr_time_from_hours); in main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/src/core/lib/gpr/
H A Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type type) { in gpr_time_from_hours() function
/dports/devel/pecl-grpc/grpc-1.42.0/src/core/lib/gpr/
H A Dtime.cc131 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
/dports/devel/py-grpcio/grpcio-1.43.0/src/core/lib/gpr/
H A Dtime.cc131 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
/dports/devel/grpc134/grpc-1.34.1/test/core/surface/
H A Dpublic_headers_must_be_c89.c339 printf("%lx", (unsigned long) gpr_time_from_hours); in main()
/dports/devel/grpc130/grpc-1.30.2/test/core/surface/
H A Dpublic_headers_must_be_c89.c335 printf("%lx", (unsigned long) gpr_time_from_hours); in main()

12