Home
last modified time | relevance | path

Searched defs:gpr_parse_bytes_to_uint32 (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/gpr/
Dstring.cc141 int gpr_parse_bytes_to_uint32(const char* buf, size_t len, uint32_t* result) { in gpr_parse_bytes_to_uint32() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/gpr/
Dstring.cc149 int gpr_parse_bytes_to_uint32(const char* buf, size_t len, uint32_t* result) { in gpr_parse_bytes_to_uint32() function