Home
last modified time | relevance | path

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

/external/dbus/dbus/
Ddbus-shell.h31 char* _dbus_shell_quote (const char *unquoted_string);
Ddbus-shell.c154 _dbus_shell_quote (const char *unquoted_string) in _dbus_shell_quote() argument
167 p = unquoted_string; in _dbus_shell_quote()
/external/bluetooth/glib/glib/
Dgshell.h45 gchar* g_shell_quote (const gchar *unquoted_string);