Searched refs:dbus_response (Results 1 – 1 of 1) sorted by relevance
92 std::unique_ptr<dbus::Response> dbus_response = in SendCommandAndWait() local101 if (dbus_response.get() && brillo::dbus_utils::ExtractMethodCallResults( in SendCommandAndWait()102 dbus_response.get(), &error, &tpm_response_proto)) { in SendCommandAndWait()