Home
last modified time | relevance | path

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

/external/dbus/tools/
D.gitignore19 print-introspect
20 dbus-bus-introspect.xml
/external/dbus/doc/
DMakefile.am5 introspect.dtd \
12 introspect.xsl \
/external/dbus/
Dupdate-dbus-docs.sh56 scp -p doc/introspect.dtd "${user}"dbus.freedesktop.org:/srv/specifications.freedesktop.org/www/dbu…
DNEWS.pre-1-067 - The --introspect switch has been added to the bus for printing out
170 - signals emitted by the bus now show up in the introspect data
178 - marshal using introspect data if available
226 - introspect.xsl XSLT style sheet added for formatting introspection
DChangeLog.pre-1-0940 a DBusString with the introspect data
941 (bus_driver_handle_introspect): Move introspect generation code to
945 (introspect): New function which prints out the intropect data and
947 (main): Add a --introspect switch
953 http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd
1773 function in two so taht we get the chance to introspect
1780 avoid a round-trip to the server when attempting to introspect
2631 signature at class loading time, not when you first introspect the
2807 all the pending methods that were waiting for the introspect to
2808 finish. this is called when introspect either succeeds or fails
[all …]
/external/dbus/cmake/doc/
DCMakeLists.txt114 ${CMAKE_SOURCE_DIR}/../doc/introspect.dtd
115 ${CMAKE_SOURCE_DIR}/../doc/introspect.xsl
/external/dbus/bus/
Dmain.c94 introspect (void) in introspect() function
310 introspect (); in main()
/external/compiler-rt/lib/asan/
Dasan_malloc_mac.cc382 asan_zone.introspect = &asan_introspection; in ReplaceSystemMalloc()
/external/llvm/docs/
DLinkTimeOptimization.rst240 The linker can introspect the non-native object file by getting the number of
/external/webkit/Source/JavaScriptCore/wtf/
DFastMalloc.cpp4611 m_zone.introspect = &jscore_fastmalloc_introspection; in CreateCacheIfNecessary()
/external/webkit/Source/JavaScriptCore/
DChangeLog-2007-10-141076 …* JavaScriptCore.exp: Export the two variables that are used by leaks to introspect the allocators.