Home
last modified time | relevance | path

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

/external/grpc-grpc/test/core/end2end/fuzzers/
Dapi_fuzzer.cc604 static grpc_slice* add_slice_to_unref(call_state* call, grpc_slice s) { in add_slice_to_unref() function
628 add_slice_to_unref(cs, (*metadata)[i].key); in read_metadata()
629 add_slice_to_unref(cs, (*metadata)[i].value); in read_metadata()
1012 add_slice_to_unref(g_active_call, in LLVMFuzzerTestOneInput()