Home
last modified time | relevance | path

Searched refs:g_strdelimit (Results 1 – 13 of 13) sorted by relevance

/external/bluetooth/glib/glib/
Dgstrfuncs.h99 gchar* g_strdelimit (gchar *string,
Dgstrfuncs.c2160 g_strdelimit (gchar *string, in g_strdelimit() function
Dgaliasdef.c2768 #undef g_strdelimit
2769 extern __typeof (g_strdelimit) g_strdelimit __attribute((alias("IA__g_strdelimit"), visibility("def…
Dgutils.c1741 g_strdelimit (g_home_dir, "\\",'/'); in g_get_any_init_do()
Dgalias.h2757 extern __typeof (g_strdelimit) IA__g_strdelimit __attribute((visibility("hidden")));
2758 #define g_strdelimit IA__g_strdelimit macro
/external/bluetooth/bluez/cups/
Dmain.c196 escaped = g_strdelimit(g_strdup(name), "\"", '\''); in print_printer_details()
/external/bluetooth/bluez/audio/
Dtransport.c626 g_strdelimit(owner->accesstype, accesstype, ' '); in release()
/external/bluetooth/bluez/src/
Ddevice.c293 g_strdelimit(dstaddr, ":", '-'); in get_properties()
968 g_strdelimit(device->path, ":", '_'); in device_create()
Dadapter.c3407 g_strdelimit(alias, ":", '-'); in adapter_emit_device_found()
/external/bluetooth/glib/gobject/
Dgsignal.c1533 g_strdelimit (name, G_STR_DELIMITERS ":^", '_'); /* FIXME do character checks like for types */ in g_signal_newv()
1602 g_strdelimit (name, "_", '-'); in g_signal_newv()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1228 g_strdelimit
/external/bluetooth/glib/docs/reference/
DChangeLog2847 * glib/tmpl/string_utils.sgml: Add note about in-place editing to g_strdelimit() doc.
/external/bluetooth/glib/
DChangeLog.pre-1-21730 (g_strdelimit): return the modified string like all other g_str*