HomeSort by relevance Sort by last modified time
    Searched full:name_dup (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/
gwin32appinfo.c 651 wchar_t *name_dup = g_memdup (name, (name_len+1)*2); local
652 /* name_dup ownership is taken */
653 info = g_desktop_app_info_new_from_id (name_dup, TRUE);

Completed in 39 milliseconds