Lines Matching defs:key
212 const char *key; in hal_device_merge_with_rewrite() local
287 const char *key; in hal_device_merge() local
360 const char *key; in hal_device_matches() local
459 hal_device_has_property (HalDevice *device, const char *key) in hal_device_has_property()
476 hal_device_property_find (HalDevice *device, const char *key) in hal_device_property_find()
494 hal_device_property_to_string (HalDevice *device, const char *key) in hal_device_property_to_string()
527 hal_device_property_get_type (HalDevice *device, const char *key) in hal_device_property_get_type()
543 hal_device_property_get_string (HalDevice *device, const char *key) in hal_device_property_get_string()
559 hal_device_property_get_as_string (HalDevice *device, const char *key, char *buf, size_t bufsize) in hal_device_property_get_as_string()
623 hal_device_property_get_int (HalDevice *device, const char *key) in hal_device_property_get_int()
639 hal_device_property_get_uint64 (HalDevice *device, const char *key) in hal_device_property_get_uint64()
655 hal_device_property_get_bool (HalDevice *device, const char *key) in hal_device_property_get_bool()
671 hal_device_property_get_double (HalDevice *device, const char *key) in hal_device_property_get_double()
687 hal_device_property_set_string (HalDevice *device, const char *key, in hal_device_property_set_string()
723 hal_device_property_set_int (HalDevice *device, const char *key, in hal_device_property_set_int()
757 hal_device_property_set_uint64 (HalDevice *device, const char *key, in hal_device_property_set_uint64()
791 hal_device_property_set_bool (HalDevice *device, const char *key, in hal_device_property_set_bool()
825 hal_device_property_set_double (HalDevice *device, const char *key, in hal_device_property_set_double()
894 hal_device_property_remove (HalDevice *device, const char *key) in hal_device_property_remove()
915 const char *key, in hal_device_property_set_attribute()
939 const char *key; in hal_device_print() local
983 char *key; member
1003 prop_changed_cb (HalDevice *device, const char *key, in prop_changed_cb()
1037 const char *key, in hal_device_async_wait_property()
1087 const char *key) in hal_device_property_get_strlist()
1104 const char *key, in hal_device_property_get_strlist_elem()
1123 const char *key, in hal_device_property_strlist_append()
1155 const char *key, in hal_device_property_strlist_prepend()
1187 const char *key, in hal_device_property_strlist_remove_elem()
1212 const char *key) in hal_device_property_strlist_clear()
1245 const char *key, in hal_device_property_strlist_add()
1284 const char *key, in hal_device_property_strlist_remove()
1308 const char *key) in hal_device_property_strlist_is_empty()