Home
last modified time | relevance | path

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

/system/tpm/trunks/
Dtrunks_dbus_proxy.cc92 std::unique_ptr<dbus::Response> dbus_response = in SendCommandAndWait() local
101 if (dbus_response.get() && brillo::dbus_utils::ExtractMethodCallResults( in SendCommandAndWait()
102 dbus_response.get(), &error, &tpm_response_proto)) { in SendCommandAndWait()