Home
last modified time | relevance | path

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

/third_party/curl/tests/libtest/
Dlib1533.c36 int response_received; member
45 data->response_received = 0; in reset_data()
57 if(data->response_received) { in read_callback()
87 data->response_received = 1; in write_callback()
/third_party/glib/gio/
Dgopenuriportal.c158 response_received (GDBusConnection *connection, in response_received() function
236 response_received, in open_call_done()
293 response_received, in g_openuri_portal_open_uri_async()
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch51207 - : response_received(in_response_received) {}
51209 + response_received(in_response_received) {}
51233 bool response_received = false;
51235 - request_id, std::make_unique<SyncResponseInfo>(&response_received)));
51237 + std::make_unique<SyncResponseInfo>(message_name, &response_received)));
51266 *it->second->response_received = true;