Home
last modified time | relevance | path

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

/third_party/glib/gio/
Dgdbus-tool.c618 gboolean complete_names, complete_paths, complete_signals; in handle_emit() local
639 complete_paths = FALSE; in handle_emit()
642 complete_paths = TRUE; in handle_emit()
712 if (opt_emit_dest != NULL && complete_paths) in handle_emit()
922 gboolean complete_paths; in handle_call() local
953 complete_paths = FALSE; in handle_call()
956 complete_paths = TRUE; in handle_call()
1030 if (complete_paths) in handle_call()
1771 gboolean complete_paths; in handle_introspect() local
1790 complete_paths = FALSE; in handle_introspect()
[all …]