Searched refs:BUS_ERROR_NO_SUCH_PORTABLE_IMAGE (Results 1 – 3 of 3) sorted by relevance
42 #define BUS_ERROR_NO_SUCH_PORTABLE_IMAGE "org.freedesktop.portable1.NoSuchImage" macro
44 SD_BUS_ERROR_MAP(BUS_ERROR_NO_SUCH_PORTABLE_IMAGE, ENOENT),
1048 return sd_bus_error_setf(error, BUS_ERROR_NO_SUCH_PORTABLE_IMAGE, in bus_image_acquire()