Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbusdaemon.c488 message_get_argN (GDBusMessage *message, int n, gboolean allow_path) in message_get_argN() function
567 value = message_get_argN (message, 0, FALSE); in match_matches()
570 value = message_get_argN (message, element->arg, FALSE); in match_matches()
574 value = message_get_argN (message, element->arg, TRUE); in match_matches()