Home
last modified time | relevance | path

Searched defs:construct_properties (Results 1 – 11 of 11) sorted by relevance

/external/bluetooth/glib/gio/fen/
Dgfenfilemonitor.c73 GObjectConstructParam *construct_properties) in g_fen_file_monitor_constructor()
Dgfendirectorymonitor.c74 GObjectConstructParam *construct_properties) in g_fen_directory_monitor_constructor()
/external/bluetooth/glib/tests/gobject/
Dsingleton.c47 GObjectConstructParam *construct_properties) in my_singleton_constructor()
/external/bluetooth/glib/gio/inotify/
Dginotifydirectorymonitor.c71 GObjectConstructParam *construct_properties) in g_inotify_directory_monitor_constructor()
Dginotifyfilemonitor.c85 GObjectConstructParam *construct_properties) in g_inotify_file_monitor_constructor()
/external/bluetooth/glib/gio/fam/
Dgfamdirectorymonitor.c63 GObjectConstructParam *construct_properties) in g_fam_directory_monitor_constructor()
Dgfamfilemonitor.c62 GObjectConstructParam *construct_properties) in g_fam_file_monitor_constructor()
/external/bluetooth/glib/gio/
Dglocalfilemonitor.c67 GObjectConstructParam *construct_properties) in g_local_file_monitor_constructor()
Dglocaldirectorymonitor.c86 GObjectConstructParam *construct_properties) in g_local_directory_monitor_constructor()
/external/bluetooth/glib/gio/win32/
Dgwin32directorymonitor.c148 GObjectConstructParam *construct_properties) { in g_win32_directory_monitor_constructor()
/external/bluetooth/glib/gobject/
Dgobject.h317 GSList *construct_properties; member