Home | History | Annotate | Download | only in gio

Lines Matching full:chained_res

1257   int res, chained_res;
1270 chained_res = (default_iface->set_attributes_from_info) (file, info, flags, cancellable, error);
1272 return res && chained_res;