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

  /external/dbus/dbus/
dbus-memory.h 62 void dbus_free_string_array (char **str_array);
dbus-sysdeps-util.c 44 * environment. Use dbus_free_string_array to free it.
76 dbus_free_string_array (environment);
dbus-transport-unix.c 333 dbus_free_string_array (argv);
340 dbus_free_string_array (argv);
dbus-object-tree.c 601 dbus_free_string_array (retval);
726 dbus_free_string_array (children);
905 dbus_free_string_array (path);
1042 * dbus_free_string_array().
1150 dbus_free_string_array (retval);
    [all...]
dbus-message-util.c 1000 dbus_free_string_array (our_string_array);
    [all...]
dbus-auth-script.c 198 dbus_free_string_array (array);
473 dbus_free_string_array (mechs);
dbus-shell.c 545 * literally. Free the returned vector with dbus_free_string_array().
631 dbus_free_string_array (argv);
dbus-internals.c 612 * dbus_free_string_array(). Returns #NULL if memory allocation fails.
641 dbus_free_string_array (copy);
dbus-server.c 215 dbus_free_string_array (server->auth_mechanisms);
1066 dbus_free_string_array (server->auth_mechanisms);
    [all...]
dbus-memory.c 748 dbus_free_string_array (char **str_array) function
dbus-auth.c     [all...]
dbus-spawn.c     [all...]
dbus-connection.c     [all...]
dbus-message.c 936 dbus_free_string_array (str_array);
    [all...]
  /external/dbus/test/
shell-test.c 84 dbus_free_string_array (shell_argv);
  /external/dbus/bus/
driver.c 409 dbus_free_string_array (services);
421 dbus_free_string_array (services);
434 dbus_free_string_array (services);
442 dbus_free_string_array (services);
502 dbus_free_string_array (services);
514 dbus_free_string_array (services);
527 dbus_free_string_array (services);
535 dbus_free_string_array (services);
    [all...]
activation.c 738 dbus_free_string_array (environment);
745 dbus_free_string_array (environment);
780 dbus_free_string_array (environment);
    [all...]
activation-helper.c 361 dbus_free_string_array (argv);
bus.c 484 dbus_free_string_array (auth_mechanisms);
489 dbus_free_string_array (auth_mechanisms);
    [all...]
dispatch.c     [all...]
signals.c 99 /* can't use dbus_free_string_array() since there
    [all...]
  /external/wpa_supplicant_8/wpa_supplicant/dbus/
dbus_new_introspect.c 191 dbus_free_string_array(children);
dbus_new_helpers.c 770 dbus_free_string_array(objects);

Completed in 658 milliseconds