Home
last modified time | relevance | path

Searched refs:gpr_time_min (Results 1 – 5 of 5) sorted by relevance

/third_party/grpc/include/grpc/support/
Dtime.h61 GPRAPI gpr_timespec gpr_time_min(gpr_timespec a, gpr_timespec b);
/third_party/grpc/
Dgrpc.def261 gpr_time_min
/third_party/grpc/src/core/lib/gpr/
Dtime.cc38 gpr_timespec gpr_time_min(gpr_timespec a, gpr_timespec b) { in gpr_time_min() function
/third_party/grpc/test/core/surface/
Dpublic_headers_must_be_c89.c327 printf("%lx", (unsigned long) gpr_time_min); in main()
/third_party/grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h853 #define gpr_time_min gpr_time_min_import macro