Home
last modified time | relevance | path

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

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