Searched refs:IsResponseSent (Results 1 – 2 of 2) sorted by relevance
/external/libbrillo/brillo/dbus/ | ||
D | dbus_method_response.h | 55 bool IsResponseSent() const; |
D | dbus_method_response.cc | 56 bool DBusMethodResponseBase::IsResponseSent() const { in IsResponseSent() function in brillo::dbus_utils::DBusMethodResponseBase |