Searched defs:doLog (Results 1 – 6 of 6) sorted by relevance
35 public ObjectCreatorThread(boolean doLog) { in ObjectCreatorThread()56 void stressArray(boolean doLog) { in stressArray()
54 const bool doLog = false; in main() local56 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
226 String encryptionKeyBlobHex, InputStream rawInStream, boolean doLog) { in attemptEncryptionKeyDecryption()
209 private void doLog(InstanceId logInstanceId, ItemInfo itemInfo) { in doLog() method in SecondaryDropTarget
251 const bool doLog = false; in AudioFlinger() local253 const bool doLog = property_get_bool("ro.test_harness", false); in AudioFlinger() local