OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GAppInfoIface
(Results
1 - 4
of
4
) sorted by null
/external/bluetooth/glib/gio/
gappinfo.c
103
sizeof (
GAppInfoIface
), /* class_size */
148
GAppInfoIface
*iface;
170
GAppInfoIface
*iface;
200
GAppInfoIface
*iface;
220
GAppInfoIface
*iface;
241
GAppInfoIface
*iface;
262
GAppInfoIface
*iface;
287
GAppInfoIface
*iface;
314
GAppInfoIface
*iface;
340
GAppInfoIface
*iface
[
all
...]
gappinfo.h
37
#define G_APP_INFO_GET_IFACE(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_APP_INFO,
GAppInfoIface
))
57
*
GAppInfoIface
:
84
typedef struct _GAppInfoIface
GAppInfoIface
;
gwin32appinfo.c
54
static void g_win32_app_info_iface_init (
GAppInfoIface
*iface);
376
g_win32_app_info_iface_init (
GAppInfoIface
*iface)
gdesktopappinfo.c
66
static void g_desktop_app_info_iface_init (
GAppInfoIface
*iface);
[
all
...]
Completed in 18 milliseconds