Searched refs:bus_home_method_activate (Results 1 – 3 of 3) sorted by relevance
12 int bus_home_method_activate(sd_bus_message *message, void *userdata, sd_bus_error *error);
143 int bus_home_method_activate( in bus_home_method_activate() function802 bus_home_method_activate,
298 return generic_home_method(userdata, message, bus_home_method_activate, error); in method_activate_home()