Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:introspection
(Results
1 - 5
of
5
) sorted by relevance
/third_party/pulseaudio/src/pulsecore/
H
A
D
protocol-dbus.c
51
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
D
reserve.c
60
static const char
introspection
[] =
variable
239
const char *i =
introspection
;
in object_handler()
/third_party/pulseaudio/src/daemon/
H
A
D
server-lookup.c
46
static const char
introspection
[] =
variable
88
const char *i =
introspection
;
in handle_introspect()
/third_party/gn/src/gn/
H
A
D
ninja_build_writer.cc
504
of the program, GN
introspection
commands accept explicit labels.
/third_party/eudev/
H
A
D
configure
1501
--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