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

  /external/bluetooth/glib/gio/tests/
desktop-app-info.c 64 id = g_app_info_get_id (info);
118 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info2)) == 0);
121 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info1)) == 0);
135 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info2)) == 0);
138 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info1)) == 0);
141 g_assert (g_strcmp0 (g_app_info_get_id (info), g_app_info_get_id (info3)) == 0)
    [all...]
  /external/bluetooth/glib/gio/
gappinfo.h 139 const char *g_app_info_get_id (GAppInfo *appinfo);
gio.symbols 35 g_app_info_get_id
gappinfo.c 184 * g_app_info_get_id:
198 g_app_info_get_id (GAppInfo *appinfo) function
ChangeLog     [all...]
  /external/bluetooth/glib/docs/reference/gio/
gio-sections.txt 1083 g_app_info_get_id

Completed in 63 milliseconds