Searched refs:hal_property_get_string (Results 1 – 4 of 4) sorted by relevance
237 hal_property_get_string (p)); in hal_device_merge_with_rewrite()307 hal_property_get_string (p)); in hal_device_merge()376 if (strcmp (hal_property_get_string (p), in hal_device_matches()553 return hal_property_get_string (prop); in hal_device_property_get_string()572 strncpy (buf, hal_property_get_string (prop), bufsize); in hal_device_property_get_as_string()701 strcmp (hal_property_get_string (prop), value) == 0) in hal_device_property_set_string()947 hal_property_get_string (p)); in hal_device_print()
66 const char *hal_property_get_string (HalProperty *prop);
173 hal_property_get_string (HalProperty *prop) in hal_property_get_string() function
750 v = hal_property_get_string (p); in foreach_property_append()1235 s = hal_property_get_string (p); in device_get_property()