HomeSort by relevance Sort by last modified time
    Searched full:chained_res (Results 1 - 1 of 1) sorted by null

  /external/bluetooth/glib/gio/
glocalfile.c 1257 int res, chained_res; local
1270 chained_res = (default_iface->set_attributes_from_info) (file, info, flags, cancellable, error);
1272 return res && chained_res;
    [all...]

Completed in 571 milliseconds