Lines Matching refs:Response
55 std::unique_ptr<dbus::Response> CallMethod(dbus::MethodCall* method_call) {
105 auto response = CallMethod(call.get());
106 dbus::MessageReader reader(response.get());
128 auto response = CallMethod(call.get());
129 dbus::MessageReader reader(response.get());
157 auto response = CallMethod(call.get());
158 dbus::MessageReader reader(response.get());
188 auto response = CallMethod(call.get());
189 dbus::MessageReader reader(response.get());
218 auto response = CallMethod(call.get());
219 dbus::MessageReader reader(response.get());
256 auto response = CallMethod(call.get());
257 dbus::MessageReader reader(response.get());
289 auto response = CallMethod(call.get());
290 dbus::MessageReader reader(response.get());
319 auto response = CallMethod(call.get());
320 dbus::MessageReader reader(response.get());
347 auto response = CallMethod(call.get());
348 dbus::MessageReader reader(response.get());
374 auto response = CallMethod(call.get());
375 dbus::MessageReader reader(response.get());