Home
last modified time | relevance | path

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

/external/bluetooth/glib/gio/
Dgwin32mount.c110 gunichar2 *wdrive = g_utf8_to_utf16 (drive, -1, NULL, NULL, NULL); in _win32_get_displayname() local
113 if (SHGetFileInfoW(wdrive, 0, &sfi, sizeof(sfi), SHGFI_DISPLAYNAME)) in _win32_get_displayname()
116 g_free (wdrive); in _win32_get_displayname()