Searched refs:grpc_base64_decode_partial (Results 1 – 2 of 2) sorted by relevance
106 bool grpc_base64_decode_partial(struct grpc_base64_decode_context* ctx) { in grpc_base64_decode_partial() function193 if (GPR_UNLIKELY(!grpc_base64_decode_partial(&ctx))) { in grpc_chttp2_base64_decode()240 if (GPR_UNLIKELY(!grpc_base64_decode_partial(&ctx))) { in grpc_chttp2_base64_decode_with_length()
41 bool grpc_base64_decode_partial(struct grpc_base64_decode_context* ctx);