Lines Matching defs:store

52 	HalDeviceStore *store = HAL_DEVICE_STORE (obj);  in hal_device_store_finalize()  local
141 HalDeviceStore *store; in hal_device_store_new() local
155 HalDeviceStore *store = HAL_DEVICE_STORE (data); in emit_device_property_changed() local
166 HalDeviceStore *store = HAL_DEVICE_STORE (data); in emit_device_capability_added() local
173 hal_device_store_add (HalDeviceStore *store, HalDevice *device) in hal_device_store_add()
198 hal_device_store_remove (HalDeviceStore *store, HalDevice *device) in hal_device_store_remove()
220 hal_device_store_find (HalDeviceStore *store, const char *udi) in hal_device_store_find()
235 hal_device_store_foreach (HalDeviceStore *store, in hal_device_store_foreach()
256 hal_device_store_print_foreach_fn (HalDeviceStore *store, in hal_device_store_print_foreach_fn()
267 hal_device_store_print (HalDeviceStore *store) in hal_device_store_print()
280 hal_device_store_match_key_value_string (HalDeviceStore *store, in hal_device_store_match_key_value_string()
310 hal_device_store_match_key_value_int (HalDeviceStore *store, in hal_device_store_match_key_value_int()
338 hal_device_store_match_multiple_key_value_string (HalDeviceStore *store, in hal_device_store_match_multiple_key_value_string()
369 HalDeviceStore *store; member
396 match_device_async (HalDeviceStore *store, HalDevice *device, in match_device_async()
421 store_changed (HalDeviceStore *store, HalDevice *device, in store_changed()
454 hal_device_store_match_key_value_string_async (HalDeviceStore *store, in hal_device_store_match_key_value_string_async()