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

  /external/grpc-grpc/include/grpc/support/
time.h 61 GPRAPI gpr_timespec gpr_time_min(gpr_timespec a, gpr_timespec b);
  /external/grpc-grpc/src/core/lib/gpr/
time.cc 38 gpr_timespec gpr_time_min(gpr_timespec a, gpr_timespec b) { function
  /external/grpc-grpc/test/core/surface/
public_headers_must_be_c89.c 301 printf("%lx", (unsigned long) gpr_time_min);
  /external/grpc-grpc/src/ruby/ext/grpc/
rb_grpc_imports.generated.h 769 #define gpr_time_min macro
    [all...]

Completed in 117 milliseconds