Home
last modified time | relevance | path

Searched refs:UP_EXPORTED_DEVICE_PROXY (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/upower/upower-0.99.13/dbus/
H A Dup-device-generated.c2656 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in G_DEFINE_TYPE_WITH_CODE()
2775 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (_proxy); in up_exported_device_proxy_g_properties_changed()
2801 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_native_path()
2816 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_vendor()
2831 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_model()
2846 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_serial()
2861 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_update_time()
2876 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_type_()
2891 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_power_supply()
2906 UpExportedDeviceProxy *proxy = UP_EXPORTED_DEVICE_PROXY (object); in up_exported_device_proxy_get_has_history()
[all …]
H A Dup-device-generated.h293 #define UP_EXPORTED_DEVICE_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), UP_TYPE_EXPORTED_DEVICE_PROXY… macro