Searched defs:doLog (Results 1 – 4 of 4) sorted by relevance
65 const bool doLog = false; in main() local67 bool doLog = (bool) property_get_bool("ro.test_harness", 0); in main() local
164 private static void doLog(@Nullable Object lock, String message) { in doLog() method in LockGuard
232 String encryptionKeyBlobHex, InputStream rawInStream, boolean doLog) { in attemptEncryptionKeyDecryption()
274 const bool doLog = false; in AudioFlinger() local276 const bool doLog = property_get_bool("ro.test_harness", false); in AudioFlinger() local