Home
last modified time | relevance | path

Searched refs:doLog (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/services/backup/java/com/android/server/backup/restore/
DPerformAdbRestoreTask.java218 boolean doLog) { in attemptMasterKeyDecryption() argument
259 } else if (doLog) { in attemptMasterKeyDecryption()
263 if (doLog) { in attemptMasterKeyDecryption()
271 if (doLog) { in attemptMasterKeyDecryption()
275 if (doLog) { in attemptMasterKeyDecryption()
279 if (doLog) { in attemptMasterKeyDecryption()
283 if (doLog) { in attemptMasterKeyDecryption()
287 if (doLog) { in attemptMasterKeyDecryption()
/frameworks/av/media/audioserver/
Dmain_audioserver.cpp52 bool doLog = (bool) property_get_bool("ro.test_harness", 0); in main() local
60 if (doLog && (childPid = fork()) != 0) { in main()
130 if (doLog) { in main()
/frameworks/base/services/core/java/com/android/server/
DLockGuard.java123 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
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp197 const bool doLog = property_get_bool("ro.test_harness", false); in AudioFlinger() local
198 if (doLog) { in AudioFlinger()
/frameworks/base/config/
Dboot-image-profile.txt37761 HSPLjava/util/logging/Logger;->doLog(Ljava/util/logging/LogRecord;)V