Home
last modified time | relevance | path

Searched defs:setDebugLevel (Results 1 – 2 of 2) sorted by relevance

/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/server/
H A DDebug.java167 static public void setDebugLevel(int lvl) { in setDebugLevel() method in Debug
178 static public void setDebugLevel(Object o, int lvl) { in setDebugLevel() method in Debug
190 static public void setDebugLevel(String classname, int lvl) { in setDebugLevel() method in Debug
/titanic_51/usr/src/cmd/print/printmgr/com/sun/admin/pm/client/helptools/
H A DparseMain.java758 static public void setDebugLevel(int lvl) { in setDebugLevel() method in Debug