Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/channel/
Dchannel_args.cc68 static bool should_remove_arg(const grpc_arg* arg, const char** to_remove, in should_remove_arg() function
83 if (!should_remove_arg(&src->args[i], to_remove, num_to_remove)) { in grpc_channel_args_copy_and_add_and_remove()
102 if (!should_remove_arg(&src->args[i], to_remove, num_to_remove)) { in grpc_channel_args_copy_and_add_and_remove()