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

  /external/bluetooth/glib/gio/
glocalfile.c 1270 chained_res = (default_iface->set_attributes_from_info) (file, info, flags, cancellable, error);
    [all...]
gfile.h 92 * @set_attributes_from_info: Sets a #GFileAttribute with information from a #GFileInfo.
258 gboolean (* set_attributes_from_info) (GFile *file, member in struct:_GFileIface
    [all...]
gfile.c 298 iface->set_attributes_from_info = g_file_real_set_attributes_from_info;
    [all...]

Completed in 38 milliseconds