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

  /external/dbus/dbus/
dbus-marshal-recursive-util.c 87 DBusBasicValue rhs_value; local
90 basic_value_zero (&rhs_value);
93 _dbus_type_reader_read_basic (rhs, &rhs_value);
95 return basic_value_equal (lhs_type, &lhs_value, &rhs_value);
    [all...]

Completed in 480 milliseconds