Searched refs:HandleMethodCall (Results 1 – 3 of 3) sorted by relevance
27 static void HandleMethodCall(DBusInterface* itf, in HandleMethodCall() function30 itf->HandleMethodCall(method_call, sender); in HandleMethodCall()67 DBusInterfaceTestHelper::HandleMethodCall( in CallMethod()
48 base::Bind(&DBusInterface::HandleMethodCall, base::Unretained(this)); in ExportAsync()79 base::Bind(&DBusInterface::HandleMethodCall, base::Unretained(this)); in ExportAndBlock()111 void DBusInterface::HandleMethodCall(dbus::MethodCall* method_call, in HandleMethodCall() function in brillo::dbus_utils::DBusInterface
444 void HandleMethodCall(dbus::MethodCall* method_call, ResponseSender sender);