Home
last modified time | relevance | path

Searched refs:num_fds_according_to_header (Results 1 – 1 of 1) sorted by relevance

/third_party/glib/gio/
Dgdbusmessage.c2692 gint num_fds_according_to_header; in g_dbus_message_to_blob() local
2732 num_fds_according_to_header = g_dbus_message_get_num_unix_fds (message); in g_dbus_message_to_blob()
2733 if (num_fds_in_message != num_fds_according_to_header) in g_dbus_message_to_blob()
2740 num_fds_according_to_header); in g_dbus_message_to_blob()