Searched refs:_dbus_string_append_byte_as_hex (Results 1 – 4 of 4) sorted by relevance
261 dbus_bool_t _dbus_string_append_byte_as_hex (DBusString *str,
128 if (!_dbus_string_append_byte_as_hex (escaped, *p)) in _dbus_address_append_escaped()
2230 _dbus_string_append_byte_as_hex (DBusString *str, in _dbus_string_append_byte_as_hex() function2287 if (!_dbus_string_append_byte_as_hex (&result, *p)) in _dbus_string_hex_encode()
6184 * dbus/dbus-string.c (_dbus_string_append_byte_as_hex): new function