Searched refs:getDebug (Results 1 - 9 of 9) sorted by relevance

/openjdk7/corba/src/share/classes/com/sun/corba/se/impl/oa/poa/
H A DPOAPolicyMediatorImpl_R_USM.java100 if (poa.getDebug()) {
111 if (poa.getDebug()) {
120 if (poa.getDebug()) {
134 if (poa.getDebug()) {
147 if (poa.getDebug()) {
154 if (poa.getDebug()) {
161 if (poa.getDebug()) {
176 if (poa.getDebug()) {
198 if (poa.getDebug()) {
208 if (poa.getDebug()) {
[all...]
H A DPOAImpl.java252 boolean getDebug() method in class:POAImpl
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/helpers/
H A DDebug.java52 public int getDebug() { method in class:Debug
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/win32/coff/
H A DOptionalHeaderDataDirectories.java59 public DataDirectory getDebug() throws COFFException; method in interface:OptionalHeaderDataDirectories
H A DCOFFFileParser.java454 DataDirectory dir = getDebug();
481 public DataDirectory getDebug() throws COFFException { method in class:COFFFileParser.COFFFileImpl.COFFHeaderImpl.OptionalHeaderDataDirectoriesImpl
/openjdk7/jdk/src/share/classes/java/net/
H A DSocketPermission.java235 private static synchronized Debug getDebug() method in class:SocketPermission
603 Debug debug = getDebug();
696 Debug debug = getDebug();
701 Debug debug = getDebug();
728 Debug debug = getDebug();
733 Debug debug = getDebug();
/openjdk7/jdk/src/share/classes/java/security/
H A DAccessControlContext.java96 static Debug getDebug() method in class:AccessControlContext
301 if (getDebug() != null) {
493 if (getDebug() != null) {
H A DAccessController.java536 Debug debug = AccessControlContext.getDebug();
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/resolver/
H A DCatalog.java1639 if (catalogManager.debug.getDebug() > 1) {
1806 if (catalogManager.debug.getDebug() > 1) {
1964 if (catalogManager.debug.getDebug() > 1) {

Completed in 972 milliseconds