Searched refs:hal_property_get_uint64 (Results 1 – 4 of 4) sorted by relevance
249 hal_property_get_uint64 (p)); in hal_device_merge_with_rewrite()319 hal_property_get_uint64 (p)); in hal_device_merge()389 if (hal_property_get_uint64 (p) != in hal_device_matches()578 snprintf (buf, bufsize, "%llu", (long long unsigned int) hal_property_get_uint64 (prop)); in hal_device_property_get_as_string()649 return hal_property_get_uint64 (prop); in hal_device_property_get_uint64()770 if (hal_property_get_uint64 (prop) == value) in hal_device_property_set_uint64()958 (long long unsigned int) hal_property_get_uint64 (p), in hal_device_print()959 (long long unsigned int) hal_property_get_uint64 (p)); in hal_device_print()
68 dbus_uint64_t hal_property_get_uint64 (HalProperty *prop);
191 hal_property_get_uint64 (HalProperty *prop) in hal_property_get_uint64() function
790 v = hal_property_get_uint64 (p); in foreach_property_append()1249 ul = hal_property_get_uint64 (p); in device_get_property()