Home
last modified time | relevance | path

Searched refs:introspection (Results 1 - 5 of 5) sorted by relevance

/third_party/pulseaudio/src/pulsecore/
H A Dprotocol-dbus.c51 char *introspection; member
259 pa_xfree(oe->introspection); in update_introspection()
260 oe->introspection = pa_strbuf_to_string_free(buf); in update_introspection()
315 const char *expected_property_sig; /* Property signature from the introspection data. */
321 const char *expected_method_sig; /* Method signature from the introspection data. */
520 pa_dbus_send_basic_value_reply(connection, message, DBUS_TYPE_STRING, &call_info.obj_entry->introspection); in handle_message_cb()
776 obj_entry->introspection = NULL; in pa_dbus_protocol_add_interface()
867 pa_xfree(obj_entry->introspection); in pa_dbus_protocol_remove_interface()
/third_party/pulseaudio/src/modules/
H A Dreserve.c60 static const char introspection[] = variable
239 const char *i = introspection; in object_handler()
/third_party/pulseaudio/src/daemon/
H A Dserver-lookup.c46 static const char introspection[] = variable
88 const char *i = introspection; in handle_introspect()
/third_party/gn/src/gn/
H A Dninja_build_writer.cc504 of the program, GN introspection commands accept explicit labels.
/third_party/eudev/
H A Dconfigure1501 --enable-introspection=[no/auto/yes]
1502 Enable introspection for this build
18803 # introspection paths
18937 # Check whether --enable-introspection was given.
18945 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for gobject-introspection" >&5
18946 $as_echo_n "checking for gobject-introspection... " >&6; }
18950 found_introspection="no (disabled, use --enable-introspection to enable)"
18954 { { $as_echo "$as_me:${as_lineno-$LINENO}: \$PKG_CONFIG --exists --print-errors \"gobject-introspection-1.0\""; } >&5
18955 ($PKG_CONFIG --exists --print-errors "gobject-introspection-1.0") 2>&5
18961 as_fn_error $? "gobject-introspection
[all...]

Completed in 21 milliseconds