Searched refs:get_id (Results 1 - 6 of 6) sorted by relevance

/external/bluetooth/glib/gio/
H A Dgappinfo.h61 * @get_id: Gets a string identifier for a #GAppInfo.
95 const char * (* get_id) (GAppInfo *appinfo); member in struct:_GAppInfoIface
H A Dgappinfo.c206 return (* iface->get_id) (appinfo);
H A Dgwin32appinfo.c380 iface->get_id = g_win32_app_info_get_id;
H A Dgdesktopappinfo.c1766 iface->get_id = g_desktop_app_info_get_id;
/external/dnsmasq/src/
H A Dforward.c23 static unsigned short get_id(int force, unsigned short force_id, unsigned int crc);
253 forward->new_id = get_id(is_sign, forward->orig_id, crc);
1073 static unsigned short get_id(int force, unsigned short force_id, unsigned int crc) function
/external/netperf/
H A Dnetlib.c2897 /* get_id() */
2907 get_id()
2969 local_id = get_id();
2884 get_id() function

Completed in 581 milliseconds