Home
last modified time | relevance | path

Searched defs:HandleMethodCall (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
Ddbus_object_test_helpers.h27 static void HandleMethodCall(DBusInterface* itf, in HandleMethodCall() function
Ddbus_object.cc111 void DBusInterface::HandleMethodCall(dbus::MethodCall* method_call, in HandleMethodCall() function in brillo::dbus_utils::DBusInterface