Searched refs:probe_req (Results 1 – 3 of 3) sorted by relevance
311 SimpleRequest probe_req; in DoClientCompressedUnary() local315 probe_req.mutable_expect_compressed()->set_value(true); // lies! in DoClientCompressedUnary()317 probe_req.set_response_size(kLargeResponseSize); in DoClientCompressedUnary()318 probe_req.mutable_payload()->set_body(grpc::string(kLargeRequestSize, '\0')); in DoClientCompressedUnary()322 serviceStub_.Get()->UnaryCall(&probe_context, probe_req, &probe_res); in DoClientCompressedUnary()463 StreamingInputCallRequest probe_req; in DoClientCompressedStreaming() local467 probe_req.mutable_expect_compressed()->set_value(true); // lies! in DoClientCompressedStreaming()468 probe_req.mutable_payload()->set_body(grpc::string(27182, '\0')); in DoClientCompressedStreaming()475 if (!probe_stream->Write(probe_req)) { in DoClientCompressedStreaming()
759 int probe_req) in wps_er_add_sta_data() argument765 m1 = !probe_req && attr->msg_type && *attr->msg_type == WPS_M1; in wps_er_add_sta_data()773 if (!probe_req && !m1) in wps_er_add_sta_data()788 if (attr->config_methods && (!probe_req || !sta->m1_received)) in wps_er_add_sta_data()790 if (attr->uuid_e && (!probe_req || !sta->m1_received)) in wps_er_add_sta_data()792 if (attr->primary_dev_type && (!probe_req || !sta->m1_received)) in wps_er_add_sta_data()794 if (attr->dev_password_id && (!probe_req || !sta->m1_received)) in wps_er_add_sta_data()
544 int probe_req, const struct p2p_message *msg) in p2p_copy_wps_info() argument613 if (!probe_req) { in p2p_copy_wps_info()