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

  /external/bluetooth/bluez/gdbus/
object.c 62 static void print_arguments(GString *gstr, const char *sig, function
134 print_arguments(gstr, method->signature, "in");
135 print_arguments(gstr, method->reply, "out");
147 print_arguments(gstr, signal->signature, NULL);

Completed in 964 milliseconds