Home
last modified time | relevance | path

Searched refs:up_exported_device_get_has_statistics (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/upower/upower-0.99.13/libupower-glib/
H A Dup-device.c302 …" has statistics: %s\n", up_device_bool_to_string (up_exported_device_get_has_statistics (p… in up_device_to_text()
742 g_value_set_boolean (value, up_exported_device_get_has_statistics (device->priv->proxy_device)); in up_device_get_property()
/dports/sysutils/upower/upower-0.99.13/dbus/
H A Dup-device-generated.h225 gboolean up_exported_device_get_has_statistics (UpExportedDevice *object);
H A Dup-device-generated.c1589 up_exported_device_get_has_statistics (UpExportedDevice *object) in up_exported_device_get_has_statistics() function
/dports/sysutils/upower/upower-0.99.13/src/
H A Dup-device.c477 if (!up_exported_device_get_has_statistics (skeleton)) { in up_device_get_statistics()