Searched refs:cmdLog (Results 1 – 3 of 3) sorted by relevance
62 String cmdLog = null; field in pmAccess313 mytop.setLogData(cmdLog, errorLog, warnLog); in createAccess()362 cmdLog = newpr.getCmdLog(); in gatherLogs()370 Debug.message(who + " command: " + cmdLog); in dumpLogs()
107 String cmdLog = null; field in pmTop1117 cmdLog = cmd; in setLogData()1131 if (cmdLog == null) in showLogData()1138 cmdLog, "\n\r", false); in showLogData()
84 String cmdLog = null; field in pmInstallPrinter1182 cmdLog = p.getCmdLog(); in gatherLogs()1190 Debug.message(who + " command: " + cmdLog); in dumpLogs()1656 myTop.setLogData(cmdLog, errorLog, warnLog); in doAction()