Searched defs:expected_signature (Results 1 - 1 of 1) sorted by relevance

/external/dbus/dbus/
H A Ddbus-marshal-validate.c610 * a legitimate value of type expected_signature. If this function
619 * @param expected_signature the expected types in the value_str
620 * @param expected_signature_start where in expected_signature is the signature
629 _dbus_validate_body_with_reason (const DBusString *expected_signature, argument
647 value_pos, len, _dbus_string_get_const_data_len (expected_signature,
652 expected_signature, expected_signature_start);

Completed in 33 milliseconds