OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_LOADABLE_ICON
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gloadableicon.h
35
#define
G_LOADABLE_ICON
(obj) (G_TYPE_CHECK_INSTANCE_CAST ((obj), G_TYPE_LOADABLE_ICON, GLoadableIcon))
gloadableicon.c
227
stream = iface->load (
G_LOADABLE_ICON
(object), data->size, &type, cancellable, &error);
Completed in 78 milliseconds