Searched refs:AddMethodHandler (Results 1 - 2 of 2) sorted by relevance

/external/libbrillo/brillo/dbus/
H A Ddbus_object.h27 my_interface->AddMethodHandler("Method3", this, &MyDbusObject::Method3);
92 // of the overload of AddSimpleMethodHandler()/AddMethodHandler() and
95 // AddMethodHandler() each:
106 // The signature of the handler for AddMethodHandler must be:
244 inline void AddMethodHandler( function in class:brillo::dbus_utils::final
256 inline void AddMethodHandler( function in class:brillo::dbus_utils::final
271 inline void AddMethodHandler( function in class:brillo::dbus_utils::final
286 inline void AddMethodHandler( function in class:brillo::dbus_utils::final
447 // template functions AddMethodHandler(...)
H A Ddbus_object_unittest.cc123 itf1->AddMethodHandler(

Completed in 173 milliseconds