Home
last modified time | relevance | path

Searched refs:G_SEARCHPATH_SEPARATOR_S (Results 1 – 6 of 6) sorted by relevance

/external/bluetooth/glib/glib/
Dgutils.h49 #define G_SEARCHPATH_SEPARATOR_S ";" macro
59 #define G_SEARCHPATH_SEPARATOR_S ":"
Dgutils.c2736 data_dir_vector = g_strsplit (data_dirs, G_SEARCHPATH_SEPARATOR_S, 0); in g_get_system_data_dirs()
2776 conf_dir_vector = g_strsplit (conf_dirs, G_SEARCHPATH_SEPARATOR_S, 0); in g_get_system_config_dirs()
2782 conf_dir_vector = g_strsplit ("", G_SEARCHPATH_SEPARATOR_S, 0); in g_get_system_config_dirs()
2790 conf_dir_vector = g_strsplit (conf_dirs, G_SEARCHPATH_SEPARATOR_S, 0); in g_get_system_config_dirs()
/external/bluetooth/glib/
DNEWS.pre-1-3137 - G_SEARCHPATH_SEPARATOR, G_SEARCHPATH_SEPARATOR_S: platform-dependant
DChangeLog.pre-1-21603 G_SEARCHPATH_SEPARATOR, G_SEARCHPATH_SEPARATOR_S for
/external/bluetooth/glib/tests/
Dtestglib.c715 sdatadirs = g_strjoinv (G_SEARCHPATH_SEPARATOR_S, sv); in test_info()
717 sconfdirs = g_strjoinv (G_SEARCHPATH_SEPARATOR_S, sv); in test_info()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt136 G_SEARCHPATH_SEPARATOR_S