Home
last modified time | relevance | path

Searched refs:read_channel_creds (Results 1 – 1 of 1) sorted by relevance

/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc286 static grpc_channel_credentials* read_channel_creds(input_stream* inp) { in read_channel_creds() function
292 grpc_channel_credentials* c1 = read_channel_creds(inp); in read_channel_creds()
1164 grpc_channel_credentials* creds = read_channel_creds(&inp); in LLVMFuzzerTestOneInput()