Searched refs:hal_property_get_key (Results 1 – 5 of 5) sorted by relevance
62 const char *hal_property_get_key (HalProperty *prop);
216 key = hal_property_get_key (p); in hal_device_merge_with_rewrite()290 key = hal_property_get_key (p); in hal_device_merge()364 key = hal_property_get_key (p); in hal_device_matches()486 if (strcmp (hal_property_get_key (p), key) == 0) in hal_device_property_find()941 key = hal_property_get_key (p); in hal_device_print()
157 hal_property_get_key (HalProperty *prop) in hal_property_get_key() function
244 prop_upper = g_ascii_strup (hal_property_get_key (property), -1); in add_property_to_msg()
739 key = hal_property_get_key (p); in foreach_property_append()