HomeSort by relevance Sort by last modified time
    Searched refs:GFile (Results 26 - 48 of 48) sorted by null

12

  /external/bluetooth/glib/gio/
gpollfilemonitor.c 27 #include "gfile.h"
39 GFile *file;
200 * @file: a #GFile.
204 * Returns: a new #GFileMonitor for the given #GFile.
207 _g_poll_file_monitor_new (GFile *file)
gfilenamecompleter.c 27 #include "gfile.h"
58 GFile *dir;
66 GFile *basenames_dir;
306 GFile *dir,
353 GFile *file, *parent;
gfileenumerator.h 129 GFile * g_file_enumerator_get_container (GFileEnumerator *enumerator);
gcontenttype.c 33 #include "gfile.h"
385 g_content_type_guess_for_tree (GFile *root)
1363 GFile **children;
1391 static GFile *
1395 GFile *file;
    [all...]
gicon.c 31 #include "gfile.h"
230 * if the #GFile for @icon is a native file. If the file is not
257 GFile *file;
479 GFile *location;
gfileenumerator.c 25 #include "gfile.h"
40 * #GFileEnumerator allows you to operate on a set of #GFile<!-- -->s,
62 GFile *container;
588 * Get the #GFile container which is being enumerated.
590 * Returns: the #GFile which is being enumerated.
594 GFile *
glocaldirectorymonitor.c 28 #include "gfile.h"
178 GFile *file;
gvolume.c 558 * GFile *mount_root
559 * GFile *volume_activation_root;
584 GFile *
gwin32mount.c 36 #include "gfile.h"
187 static GFile *
gunixmounts.c 54 #include "gfile.h"
1245 GFile *file,
1246 GFile *other_file,
1263 GFile *file,
1264 GFile *other_file,
1282 GFile *file;
    [all...]
gappinfo.c 27 #include <gfile.h>
55 * back to the GIO URI in the #GFile constructors (since gvfs
58 * similar on #GFile. In other words, an application cannot assume
64 * GFile *f;
472 * @files: a #GList of #GFile objects
487 * Some URIs can be changed when passed through a GFile (for instance
628 GFile *file;
638 /* Use the uri, not the GFile, as the GFile roundtrip may
739 * @files: a #GList of #GFile object
    [all...]
gmount.c 155 * Returns: a #GFile.
159 GFile *
gunixmount.c 39 #include "gfile.h"
163 static GFile *
gdesktopappinfo.c 37 #include "gfile.h"
268 GFile *file;
517 GFile *file;
950 GFile *file;
    [all...]
  /external/bluetooth/glib/tests/
gio-ls.c 62 GFile *top;
  /external/bluetooth/glib/gio/win32/
gwinhttpvfs.c 146 static GFile *
153 static GFile *
201 static GFile *
gwin32directorymonitor.c 100 GFile *file;
  /external/webkit/WebCore/platform/network/
ResourceHandleInternal.h 200 GFile* m_gfile;
  /external/bluetooth/glib/gio/fen/
fen-helper.c 238 GFile* child;
257 GFile* child;
  /external/webkit/WebKit/gtk/webkit/
webkitdownload.cpp 430 GFile* file = g_file_new_for_uri(uri);
671 GFile* src = g_file_new_for_uri(priv->destinationURI);
672 GFile* dest = g_file_new_for_uri(destination_uri);
  /external/bluetooth/glib/gio/tests/
g-icon.c 41 GFile *location;
  /external/webkit/WebKit/gtk/WebCoreSupport/
FrameLoaderClientGtk.cpp 986 GFile* errorFile = g_file_new_for_uri(errorURI);
    [all...]
  /external/webkit/WebKitTools/DumpRenderTree/gtk/
DumpRenderTree.cpp 155 GFile* fontDir = g_file_new_for_path(fontDirEnv);

Completed in 700 milliseconds

12