OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:G_FILE_GET_IFACE
(Results
1 - 2
of
2
) sorted by null
/external/bluetooth/glib/gio/
gfile.c
335
iface =
G_FILE_GET_IFACE
(file);
363
iface =
G_FILE_GET_IFACE
(file);
393
iface =
G_FILE_GET_IFACE
(file);
428
iface =
G_FILE_GET_IFACE
(file);
452
iface =
G_FILE_GET_IFACE
(file);
475
iface =
G_FILE_GET_IFACE
(file);
509
iface =
G_FILE_GET_IFACE
(file);
533
iface =
G_FILE_GET_IFACE
(file);
558
iface =
G_FILE_GET_IFACE
(file);
590
iface =
G_FILE_GET_IFACE
(file1)
[
all
...]
gfile.h
37
#define
G_FILE_GET_IFACE
(obj) (G_TYPE_INSTANCE_GET_INTERFACE ((obj), G_TYPE_FILE, GFileIface))
[
all
...]
Completed in 33 milliseconds