Searched refs:marshalled (Results 1 – 6 of 6) sorted by relevance
21 "+webkit/glue", # Defines some types that are marshalled over IPC.22 "+webkit/plugins", # Defines some types that are marshalled over IPC.
1350 char *marshalled = NULL; in _dbus_message_test() local1354 if (!dbus_message_marshal (message_without_unix_fds, &marshalled, &len)) in _dbus_message_test()1358 _dbus_assert (marshalled != NULL); in _dbus_message_test()1360 _dbus_assert (dbus_message_demarshal_bytes_needed (marshalled, len) == len); in _dbus_message_test()1361 message2 = dbus_message_demarshal (marshalled, len, &error); in _dbus_message_test()1368 dbus_free (marshalled); in _dbus_message_test()
63 Any data that will be sent is serialized (marshalled, for you CORBA
148 - GPtrArrays can now be marshalled
9378 already marshalled fields.9401 marshalled values following the string.12551 Add information about how dicts are marshalled.
18024 marshalled m)rSLd