Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/slice/
Dslice_string_helpers.cc114 bool grpc_parse_slice_to_uint32(grpc_slice str, uint32_t* result) { in grpc_parse_slice_to_uint32() function
/external/rust/crates/grpcio-sys/grpc/src/core/lib/slice/
Dslice_string_helpers.cc123 bool grpc_parse_slice_to_uint32(grpc_slice str, uint32_t* result) { in grpc_parse_slice_to_uint32() function