Home
last modified time | relevance | path

Searched defs:gpr_time_from_hours (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type type) { in gpr_time_from_hours() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dtime.cc130 gpr_timespec gpr_time_from_hours(int64_t h, gpr_clock_type clock_type) { in gpr_time_from_hours() function
/external/grpc-grpc/src/ruby/ext/grpc/
Drb_grpc_imports.generated.h793 #define gpr_time_from_hours gpr_time_from_hours_import macro
/external/rust/crates/grpcio-sys/bindings/
Daarch64-unknown-linux-gnu-bindings.rs1592 pub fn gpr_time_from_hours(h: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_hours() function
Dx86_64-unknown-linux-gnu-bindings.rs1592 pub fn gpr_time_from_hours(h: i64, clock_type: gpr_clock_type) -> gpr_timespec; in gpr_time_from_hours() function