Home
last modified time | relevance | path

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

/dports/comms/qt5-sensors/kde-qtsensors-5.15.2p2/src/plugins/sensors/iio-sensor-proxy/
H A Diio-sensor-proxy.pro20 DBUS_INTERFACES += sensor_proxy sensor_proxy_compass dbus_properties
28 dbus_properties.files = org.freedesktop.DBus.Properties.xml
29 dbus_properties.header_flags = -N
/dports/www/chromium-legacy/chromium-88.0.4324.182/components/dbus/properties/
H A DBUILD.gn7 "dbus_properties.cc",
8 "dbus_properties.h",
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/dbus/properties/
H A DBUILD.gn7 "dbus_properties.cc",
8 "dbus_properties.h",
/dports/net-im/telepathy-mission-control/telepathy-mission-control-5.16.6/src/
H A Dmcd-account.c2687 GHashTable *dbus_properties) in apply_parameter_updates() argument
2710 g_hash_table_iter_init (&iter, dbus_properties); in apply_parameter_updates()
2723 set_parameter_changed (GHashTable *dbus_properties, in set_parameter_changed() argument
2736 g_hash_table_insert (dbus_properties, g_strdup (name), in set_parameter_changed()
2748 GHashTable *dbus_properties, in check_one_parameter_update() argument
2791 set_parameter_changed (dbus_properties, not_yet, param, in check_one_parameter_update()
2811 GHashTable *dbus_properties, in check_one_parameter_unset() argument
2865 GHashTable *dbus_properties, in check_parameters() argument
2912 GHashTable *dbus_properties = NULL; in _mcd_account_set_parameters() local
2942 dbus_properties = g_hash_table_new_full (g_str_hash, g_str_equal, in _mcd_account_set_parameters()
[all …]