Searched refs:hal_property_get_bool (Results 1 – 4 of 4) sorted by relevance
255 hal_property_get_bool (p)); in hal_device_merge_with_rewrite()325 hal_property_get_bool (p)); in hal_device_merge()395 if (hal_property_get_bool (p) != in hal_device_matches()584 strncpy (buf, hal_property_get_bool (prop) ? "true" : "false", bufsize); in hal_device_property_get_as_string()665 return hal_property_get_bool (prop); in hal_device_property_get_bool()804 if (hal_property_get_bool (prop) == value) in hal_device_property_set_bool()969 (hal_property_get_bool (p) ? "true" : in hal_device_print()
69 dbus_bool_t hal_property_get_bool (HalProperty *prop);
200 hal_property_get_bool (HalProperty *prop) in hal_property_get_bool() function
830 v = hal_property_get_bool (p); in foreach_property_append()1263 b = hal_property_get_bool (p); in device_get_property()