Searched refs:hal_property_get_int (Results 1 – 4 of 4) sorted by relevance
243 hal_property_get_int (p)); in hal_device_merge_with_rewrite()313 hal_property_get_int (p)); in hal_device_merge()383 if (hal_property_get_int (p) != in hal_device_matches()575 snprintf (buf, bufsize, "%d", hal_property_get_int (prop)); in hal_device_property_get_as_string()633 return hal_property_get_int (prop); in hal_device_property_get_int()736 if (hal_property_get_int (prop) == value) in hal_device_property_set_int()952 hal_property_get_int (p), in hal_device_print()953 hal_property_get_int (p)); in hal_device_print()
67 dbus_int32_t hal_property_get_int (HalProperty *prop);
182 hal_property_get_int (HalProperty *prop) in hal_property_get_int() function
770 v = hal_property_get_int (p); in foreach_property_append()1242 i = hal_property_get_int (p); in device_get_property()