Home
last modified time | relevance | path

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

/external/bluetooth/glib/glib/
Dgutils.c3353 gchar *utf8_dir = g_get_current_dir_utf8 (); in g_get_current_dir() local
3354 gchar *dir = g_locale_from_utf8 (utf8_dir, -1, NULL, NULL, NULL); in g_get_current_dir()
3355 g_free (utf8_dir); in g_get_current_dir()