Home
last modified time | relevance | path

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

/external/grpc-grpc/include/grpc/support/
Dtime.h73 GPRAPI gpr_timespec gpr_time_from_minutes(int64_t x, gpr_clock_type clock_type);
/external/grpc-grpc/
Dgrpc.def250 gpr_time_from_minutes
/external/grpc-grpc/test/core/surface/
Dpublic_headers_must_be_c89.c308 printf("%lx", (unsigned long) gpr_time_from_minutes); in main()
/external/grpc-grpc/src/core/lib/gpr/
Dtime.cc126 gpr_timespec gpr_time_from_minutes(int64_t m, gpr_clock_type type) { in gpr_time_from_minutes() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h790 #define gpr_time_from_minutes gpr_time_from_minutes_import macro