Searched refs:doLog (Results 1 – 5 of 5) sorted by relevance
273 boolean doLog) { in attemptMasterKeyDecryption() argument314 } else if (doLog) { in attemptMasterKeyDecryption()318 if (doLog) { in attemptMasterKeyDecryption()326 if (doLog) { in attemptMasterKeyDecryption()330 if (doLog) { in attemptMasterKeyDecryption()334 if (doLog) { in attemptMasterKeyDecryption()338 if (doLog) { in attemptMasterKeyDecryption()342 if (doLog) { in attemptMasterKeyDecryption()
53 bool doLog = (bool) property_get_bool("ro.test_harness", 0); in main() local61 if (doLog && (childPid = fork()) != 0) { in main()131 if (doLog) { in main()
123 doLog(lock, "Calling thread " + Thread.currentThread().getName() in guard()158 doLog(targetMayBeNull, "Calling thread " + Thread.currentThread().getName() in guard()165 private static void doLog(@Nullable Object lock, String message) { in doLog() method in LockGuard
196 const bool doLog = property_get_bool("ro.test_harness", false); in AudioFlinger() local197 if (doLog) { in AudioFlinger()
110481 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;)V110482 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;Ljava/lang/String;)V110483 Ljava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;Ljava/util/ResourceBundle;)V