Searched refs:SensorThresholdProxy (Results 1 – 2 of 2) sorted by relevance
798 …HOLD_PROXY(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), TYPE_SENSOR_THRESHOLD_PROXY, SensorThresholdProxy))804 typedef struct _SensorThresholdProxy SensorThresholdProxy; typedef823 G_DEFINE_AUTOPTR_CLEANUP_FUNC (SensorThresholdProxy, g_object_unref)
7001 G_DEFINE_TYPE_WITH_CODE (SensorThresholdProxy, sensor_threshold_proxy, G_TYPE_DBUS_PROXY, in G_DEFINE_TYPE_WITH_CODE() argument7002 G_ADD_PRIVATE (SensorThresholdProxy) in G_DEFINE_TYPE_WITH_CODE()7006 G_DEFINE_TYPE_WITH_CODE (SensorThresholdProxy, sensor_threshold_proxy, G_TYPE_DBUS_PROXY, in G_DEFINE_TYPE_WITH_CODE()7013 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in G_DEFINE_TYPE_WITH_CODE()7132 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (_proxy); in sensor_threshold_proxy_g_properties_changed()7158 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in sensor_threshold_proxy_get_lower_critical()7171 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in sensor_threshold_proxy_get_lower_warning()7184 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in sensor_threshold_proxy_get_upper_warning()7197 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in sensor_threshold_proxy_get_upper_critical()7210 SensorThresholdProxy *proxy = SENSOR_THRESHOLD_PROXY (object); in sensor_threshold_proxy_get_state()[all …]