OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_APP_INFO_GET_IFACE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gappinfo.c
152
iface =
G_APP_INFO_GET_IFACE
(appinfo);
178
iface =
G_APP_INFO_GET_IFACE
(appinfo1);
204
iface =
G_APP_INFO_GET_IFACE
(appinfo);
224
iface =
G_APP_INFO_GET_IFACE
(appinfo);
245
iface =
G_APP_INFO_GET_IFACE
(appinfo);
266
iface =
G_APP_INFO_GET_IFACE
(appinfo);
291
iface =
G_APP_INFO_GET_IFACE
(appinfo);
319
iface =
G_APP_INFO_GET_IFACE
(appinfo);
345
iface =
G_APP_INFO_GET_IFACE
(appinfo);
377
iface =
G_APP_INFO_GET_IFACE
(appinfo)
[
all
...]
gappinfo.h
37
#define
G_APP_INFO_GET_IFACE
(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_APP_INFO, GAppInfoIface))
Completed in 13 milliseconds