Searched defs:debugLog (Results 1 – 4 of 4) sorted by relevance
36 protected fun debugLog(block: () -> String) { regex
219 private fun debugLog(msg: String) { regex
3598 private void debugLog(String fmt, Object... args) { in debugLog() method
179 private void debugLog(int uid, long changeId, int state) { in debugLog() method in ChangeReporter