Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusproxy.c949 GVariant *unpacked_value = NULL; in invalidated_property_get_cb() local
964 g_variant_get (value, "(v)", &unpacked_value); in invalidated_property_get_cb()
968 g_variant_builder_add (&builder, "{sv}", data->prop_name, unpacked_value); in invalidated_property_get_cb()
973 unpacked_value); /* adopts value */ in invalidated_property_get_cb()