/dports/devel/grpc/grpc-1.42.0/test/core/gprpp/ |
H A D | time_util_test.cc | 41 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 D | time.h | 74 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 D | time.h | 74 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 D | time.h | 74 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 D | time.h | 74 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 D | time.h | 74 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 D | time.h | 74 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 D | time.h | 74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
|
/dports/devel/grpc130/grpc-1.30.2/ |
H A D | grpc.def | 269 gpr_time_from_hours
|
/dports/devel/grpc134/grpc-1.34.1/ |
H A D | grpc.def | 273 gpr_time_from_hours
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/grpc/src/ |
H A D | grpc.def | 266 gpr_time_from_hours
|
/dports/devel/grpc/grpc-1.42.0/ |
H A D | grpc.def | 285 gpr_time_from_hours
|
/dports/devel/grpc134/grpc-1.34.1/test/core/iomgr/ |
H A D | timer_list_test.cc | 244 gpr_time_from_hours(kHoursIn25Days, in main()
|
/dports/devel/grpc130/grpc-1.30.2/test/core/iomgr/ |
H A D | timer_list_test.cc | 244 gpr_time_from_hours(kHoursIn25Days, in main()
|
/dports/devel/grpc/grpc-1.42.0/test/core/iomgr/ |
H A D | timer_list_test.cc | 244 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 D | timer_list_test.cc | 244 gpr_time_from_hours(kHoursIn25Days, in main()
|
/dports/devel/grpc134/grpc-1.34.1/src/core/lib/gpr/ |
H A D | time.cc | 130 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 D | time.cc | 130 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 D | time.cc | 131 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 D | public_headers_must_be_c89.c | 325 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 D | time.cc | 130 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 D | time.cc | 131 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 D | time.cc | 131 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 D | public_headers_must_be_c89.c | 339 printf("%lx", (unsigned long) gpr_time_from_hours); in main()
|
/dports/devel/grpc130/grpc-1.30.2/test/core/surface/ |
H A D | public_headers_must_be_c89.c | 335 printf("%lx", (unsigned long) gpr_time_from_hours); in main()
|