Searched refs:properties_db (Results 1 – 3 of 3) sorted by relevance
34 OrderedHashmap *properties_db; member
878 ORDERED_HASHMAP_FOREACH_KEY(value, property, device_src->properties_db) { in device_copy_properties()974 if (!ordered_hashmap_isempty(device->properties_db)) in device_has_info()1052 ORDERED_HASHMAP_FOREACH_KEY(value, property, device->properties_db) in device_update_db()
76 ordered_hashmap_free(device->properties_db); in device_free()95 properties = &device->properties_db; in device_add_property_aux()