HomeSort by relevance Sort by last modified time
    Searched refs:g_io_extension_point_lookup (Results 1 - 8 of 8) sorted by null

  /external/bluetooth/glib/gio/
giomodule.h 55 GIOExtensionPoint *g_io_extension_point_lookup (const char *name);
gvfs.c 189 ep = g_io_extension_point_lookup (G_VFS_EXTENSION_POINT_NAME);
glocalfilemonitor.c 142 ep = g_io_extension_point_lookup (G_LOCAL_FILE_MONITOR_EXTENSION_POINT_NAME);
giomodule.c 462 * g_io_extension_point_lookup:
471 g_io_extension_point_lookup (const char *name) function
596 extension_point = g_io_extension_point_lookup (extension_point_name);
gunionvolumemonitor.c 430 ep = g_io_extension_point_lookup (G_NATIVE_VOLUME_MONITOR_EXTENSION_POINT_NAME);
516 ep = g_io_extension_point_lookup (G_VOLUME_MONITOR_EXTENSION_POINT_NAME);
glocaldirectorymonitor.c 218 ep = g_io_extension_point_lookup (G_LOCAL_DIRECTORY_MONITOR_EXTENSION_POINT_NAME);
gio.symbols 520 g_io_extension_point_lookup
gdesktopappinfo.c     [all...]

Completed in 77 milliseconds