Searched refs:hal_device_property_get_uint64 (Results 1 – 3 of 3) sorted by relevance
133 dbus_uint64_t hal_device_property_get_uint64 (HalDevice *device,
390 hal_device_property_get_uint64 (device2, key)) in hal_device_matches()639 hal_device_property_get_uint64 (HalDevice *device, const char *key) in hal_device_property_get_uint64() function877 to_device, to, hal_device_property_get_uint64 (from_device, from)); in hal_device_copy_property()
300 …*result = ((dbus_int64_t) hal_device_property_get_uint64 (d, key)) - ((dbus_int64_t) strtoll (righ… in match_compare_property()416 if (hal_device_property_get_uint64 (d, prop_to_check) != value) { in handle_match()