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

  /external/bluetooth/glib/gio/tests/
live-g-file.c 134 outs = g_file_replace (child, NULL, FALSE, create_flags, NULL, &error);
250 g_file_replace (child, NULL, FALSE, G_FILE_CREATE_NONE, NULL, &error);
833 g_file_replace (child, NULL, TRUE, item.create_flags, NULL,
    [all...]
  /external/bluetooth/glib/gio/
gio.symbols 258 g_file_replace
gfile.h     [all...]
gfile.c 1602 g_file_replace (GFile *file, function
    [all...]
  /external/webkit/WebKit/gtk/webkit/
webkitdownload.cpp 436 priv->outputStream = g_file_replace(file, NULL, TRUE, G_FILE_CREATE_NONE, NULL, &error);

Completed in 93 milliseconds