Searched refs:response_received (Results 1 – 3 of 3) sorted by relevance
36 int response_received; member45 data->response_received = 0; in reset_data()57 if(data->response_received) { in read_callback()87 data->response_received = 1; in write_callback()
158 response_received (GDBusConnection *connection, in response_received() function236 response_received, in open_call_done()293 response_received, in g_openuri_portal_open_uri_async()
51207 - : 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;