HomeSort by relevance Sort by last modified time
    Searched refs:gpr_time_from_hours (Results 1 - 5 of 5) sorted by null

  /external/grpc-grpc/include/grpc/support/
time.h 74 GPRAPI gpr_timespec gpr_time_from_hours(int64_t x, gpr_clock_type clock_type);
  /external/grpc-grpc/test/core/iomgr/
timer_list_test.cc 244 gpr_time_from_hours(kHoursIn25Days,
  /external/grpc-grpc/src/core/lib/gpr/
time.cc 130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type type) { function
  /external/grpc-grpc/test/core/surface/
public_headers_must_be_c89.c 309 printf("%lx", (unsigned long) gpr_time_from_hours);
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_grpc_imports.generated.h 793 #define gpr_time_from_hours macro
    [all...]

Completed in 940 milliseconds