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

  /external/dbus/dbus/
dbus-server-protected.h 78 DBusFreeFunction new_connection_free_data_function; member in struct:DBusServer
dbus-server.c 869 old_free_function = server->new_connection_free_data_function;
874 server->new_connection_free_data_function = free_data_function;
    [all...]

Completed in 20 milliseconds