Home
last modified time | relevance | path

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

/third_party/grpc/include/grpc/support/
Dtime.h74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type);
/third_party/grpc/
Dgrpc.def269 gpr_time_from_hours
/third_party/grpc/test/core/iomgr/
Dtimer_list_test.cc244 gpr_time_from_hours(kHoursIn25Days, in main()
/third_party/grpc/src/core/lib/gpr/
Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c335 printf("%lx", (unsigned long) gpr_time_from_hours); in main()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h877 #define gpr_time_from_hours gpr_time_from_hours_import macro