Home
last modified time | relevance | path

Searched refs:quoted_string (Results 1 – 3 of 3) sorted by relevance

/external/dbus/dbus/
Ddbus-shell.h32 char* _dbus_shell_unquote (const char *quoted_string);
Ddbus-shell.c234 _dbus_shell_unquote (const char *quoted_string) in _dbus_shell_unquote() argument
242 unquoted = _dbus_strdup (quoted_string); in _dbus_shell_unquote()
/external/bluetooth/glib/glib/
Dgshell.h46 gchar* g_shell_unquote (const gchar *quoted_string,