Searched refs:BUS_ERROR_TOO_MANY_OPERATIONS (Results 1 – 3 of 3) sorted by relevance
126 #define BUS_ERROR_TOO_MANY_OPERATIONS "org.freedesktop.home1.TooManyOperations" macro
142 SD_BUS_ERROR_MAP(BUS_ERROR_TOO_MANY_OPERATIONS, ENOBUFS),
3016 …return sd_bus_error_set(error, BUS_ERROR_TOO_MANY_OPERATIONS, "Too many client operations requeste… in home_schedule_operation()