Searched refs:EnableWorkaround (Results 1 – 3 of 3) sorted by relevance
260 ServerBuilder& EnableWorkaround(grpc_workaround_list id);
256 ServerBuilder& EnableWorkaround(grpc_workaround_list id);
439 ServerBuilder& ServerBuilder::EnableWorkaround(grpc_workaround_list id) { in EnableWorkaround() function in grpc::ServerBuilder