Searched refs:arr_to_str (Results 1 – 3 of 3) sorted by relevance
103 debug_log(PrinterDebug.arr_to_str(newcmd)); in exec()106 debug_log(PrinterDebug.arr_to_str(cmd)); in exec()
109 public static String arr_to_str(String[] arr) in arr_to_str() method in PrinterDebug
319 Debug.message("SVR: users = " + PrinterDebug.arr_to_str(u)); in users()