Searched defs:ReplyWithError (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/libbrillo/brillo/dbus/ | ||
H A D | dbus_method_response.cc | 24 void DBusMethodResponseBase::ReplyWithError(const brillo::Error* error) { in ReplyWithError() function in brillo::dbus_utils::DBusMethodResponseBase |
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/host/att/ | ||
H A D | bearer.cc | 515 bool Bearer::ReplyWithError(TransactionId id, in ReplyWithError() function in bt::att::Bearer |
H A D | bearer_test.cc | 1065 TEST_F(BearerTest, ReplyWithError) { in TEST_F() argument |