Home
last modified time | relevance | path

Searched refs:GDir (Results 1 – 16 of 16) sorted by relevance

/external/bluetooth/glib/glib/
Dgdir.c77 GDir *
82 GDir *dir; in g_dir_open()
97 dir = g_new (GDir, 1); in g_dir_open()
117 dir = g_new (GDir, 1); in g_dir_open()
151 GDir *
157 GDir *retval; in g_dir_open()
183 g_dir_read_name (GDir *dir) in g_dir_read_name()
239 g_dir_read_name (GDir *dir) in g_dir_read_name()
271 g_dir_rewind (GDir *dir) in g_dir_rewind()
289 g_dir_close (GDir *dir) in g_dir_close()
Dgdir.h35 typedef struct _GDir GDir; typedef
43 GDir * g_dir_open (const gchar *path,
46 G_CONST_RETURN gchar *g_dir_read_name (GDir *dir);
47 void g_dir_rewind (GDir *dir);
48 void g_dir_close (GDir *dir);
/external/webkit/Source/JavaScriptCore/wtf/gobject/
DGOwnPtr.cpp58 template <> void freeOwnedGPtr<GDir>(GDir* ptr) in freeOwnedGPtr()
DGOwnPtr.h41 template<> void freeOwnedGPtr<GDir>(GDir*);
DGTypedefs.h43 typedef struct _GDir GDir; typedef
/external/bluetooth/glib/gio/
Dglocalfileenumerator.c74 GDir *dir;
205 GDir *dir; in _g_local_file_enumerator_new()
Dgiomodule.c246 GDir *dir; in g_io_modules_load_all_in_directory()
Dgdesktopappinfo.c1973 GDir *dir; in get_apps_from_dir()
/external/bluetooth/bluez/src/
Dplugin.c126 GDir *dir; in plugin_init()
/external/bluetooth/glib/gio/fen/
Dfen-data.c143 GDir *dir; in scan_known_children()
185 GDir *dir; in scan_children()
Dfen-helper.c55 GDir *dir; in scan_children_init()
/external/webkit/Source/WebCore/platform/gtk/
DFileSystemGtk.cpp212 GDir* dir = g_dir_open(filename.data(), 0, 0); in listDirectory()
/external/bluetooth/glib/docs/reference/glib/
Dglib-sections.txt1100 GDir
/external/bluetooth/glib/docs/reference/
DChangeLog3460 * glib/tmpl/fileutils.sgml: Document GDir.
/external/webkit/Source/JavaScriptCore/
DChangeLog-2009-06-1628629 (WTF::GDir):
29306 (WTF::GDir):
DChangeLog-2010-05-2412559 (WTF::GDir):