Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServiceTable.java659 if (conf.traceAll()) { in register()
820 if (conf.traceAll()) { in deregister()
897 if (conf.traceAll()) { in findServiceTypes()
1003 if (conf.traceAll()) { in findServices()
1144 if (conf.traceAll()) { in findAttributes()
1592 if (conf.traceAll()) { in reportNonfatalException()
H A DDATable.java293 if (conf.traceAll()) { in addToEquivClass()
H A DRequestHandler.java886 if (config.traceAll() || in dispatch()
951 if (config.traceAll() || in dispatch()
H A DSLPConfig.java582 boolean traceAll() {// not official! in traceAll() method in SLPConfig