Searched refs:grpc_parse_slice_to_uint32 (Results 1 – 4 of 4) sorted by relevance
45 bool grpc_parse_slice_to_uint32(grpc_slice str, uint32_t* result);
114 bool grpc_parse_slice_to_uint32(grpc_slice str, uint32_t* result) { in grpc_parse_slice_to_uint32() function
48 if (!grpc_parse_slice_to_uint32(GRPC_MDVALUE(md), &status)) { in grpc_get_status_code_from_metadata()
1524 if (!grpc_parse_slice_to_uint32(GRPC_MDVALUE(*server_pushback_md), &ms)) { in maybe_retry()