/art/runtime/arch/ |
D | arch_test.cc | 55 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 60 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 65 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 113 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 118 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 123 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 171 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() 176 LOG(WARNING) << "No frame size for RefsOnly"; in TEST_F() 181 LOG(WARNING) << "No frame size for RefsAndArgs"; in TEST_F() 229 LOG(WARNING) << "No frame size for SaveAll"; in TEST_F() [all …]
|
/art/compiler/ |
D | elf_fixup.cc | 41 LOG(WARNING) << "Failed fo fixup .dynamic in " << file->GetPath(); in Fixup() 45 LOG(WARNING) << "Failed fo fixup section headers in " << file->GetPath(); in Fixup() 49 LOG(WARNING) << "Failed fo fixup program headers in " << file->GetPath(); in Fixup() 53 LOG(WARNING) << "Failed fo fixup .dynsym in " << file->GetPath(); in Fixup() 57 LOG(WARNING) << "Failed fo fixup .symtab in " << file->GetPath(); in Fixup() 61 LOG(WARNING) << "Failed fo fixup .rel.dyn in " << file->GetPath(); in Fixup()
|
/art/runtime/base/unix_file/ |
D | mapped_file.cc | 51 PLOG(WARNING) << "Failed to stat file '" << GetPath() << "'"; in MapReadOnly() 59 PLOG(WARNING) << "Failed to mmap file '" << GetPath() << "' of size " in MapReadOnly() 90 PLOG(WARNING) << "Failed to mmap file '" << GetPath() << "' of size " in MapReadWrite() 102 PLOG(WARNING) << "Failed unmap file '" << GetPath() << "' of size " in Unmap()
|
/art/runtime/base/ |
D | scoped_flock.cc | 52 PLOG(WARNING) << "Failed to stat, will retry: " << filename; in Init() 57 LOG(WARNING) << "File changed while locking, will retry: " << filename; in Init() 96 PLOG(WARNING) << "Could not close scoped file lock file."; in ~ScopedFlock()
|
D | mutex.cc | 289 LOG(shutting_down ? WARNING : FATAL) << "destroying mutex with owner: " in ~Mutex() 293 LOG(shutting_down ? WARNING : FATAL) << "unexpectedly found an owner on unlocked mutex " in ~Mutex() 297 LOG(shutting_down ? WARNING : FATAL) << "unexpectedly found a contender on mutex " << name_; in ~Mutex() 308 PLOG(shutting_down ? WARNING : FATAL) << "pthread_mutex_destroy failed for " << name_; in ~Mutex() 487 PLOG(shutting_down ? WARNING : FATAL) << "pthread_rwlock_destroy failed for " << name_; in ~ReaderWriterMutex() 694 LOG(shutting_down ? WARNING : FATAL) << "ConditionVariable::~ConditionVariable for " << name_ in ~ConditionVariable() 706 PLOG(shutting_down ? WARNING : FATAL) << "pthread_cond_destroy failed for " << name_; in ~ConditionVariable()
|
D | logging.cc | 104 gMinimumLogSeverity = WARNING; in InitLogging()
|
/art/runtime/ |
D | thread_android.cc | 51 LOG(WARNING) << "bad priority " << newPriority; in SetNativePriority() 80 PLOG(WARNING) << "getpriority failed"; in GetNativePriority()
|
D | native_bridge_art_interface.cc | 77 LOG(WARNING) << "Output native method array too small. Skipping " << PrettyMethod(m); in GetNativeMethods() 90 LOG(WARNING) << "Output native method array too small. Skipping " << PrettyMethod(m); in GetNativeMethods() 121 LOG(WARNING) << "Could not create mount namespace."; in PreInitializeNativeBridge()
|
D | log_severity.h | 22 const int VERBOSE = 0, DEBUG = 1, INFO = 2, WARNING = 3, ERROR = 4, FATAL = 5; variable
|
D | zip_archive.cc | 80 PLOG(WARNING) << "fcntl(" << fd << ", F_GETFD) failed"; in SetCloseOnExec() 85 PLOG(WARNING) << "fcntl(" << fd << ", F_SETFD, " << flags << ") failed"; in SetCloseOnExec()
|
D | jni_internal-inl.h | 35 locals.Dump(LOG(WARNING) << "Warning: more than 16 JNI local references: " in AddLocalReference()
|
D | indirect_reference_table.cc | 164 LOG(WARNING) << "Attempt to remove local handle scope entry from IRT, ignoring"; in Remove() 170 LOG(WARNING) << "Attempt to remove index outside index area (" << idx in Remove() 176 LOG(WARNING) << "Attempt to remove invalid index " << idx in Remove()
|
D | thread_list.cc | 252 LOG(WARNING) << "Waited " << total_delay_us << " us for thread suspend!"; in RunCheckpoint() 348 LOG(WARNING) << "Suspending all threads took: " << PrettyDuration(end_time - start_time); in SuspendAll() 481 ThreadSuspendByPeerWarning(self, WARNING, "No such thread for suspend", peer); in SuspendThreadByPeer() 562 ThreadSuspendByThreadIdWarning(WARNING, "No such thread id for suspend", thread_id); in SuspendThreadByThreadId() 590 ThreadSuspendByThreadIdWarning(WARNING, "Thread suspension timed out", thread_id); in SuspendThreadByThreadId() 744 LOG(WARNING) << "Debugger attempted to resume all threads without " in ResumeAllForDebugger() 846 LOG(WARNING) << "daemon thread not yet suspended: " << *thread; in SuspendAllDaemonThreads()
|
D | indirect_reference_table-inl.h | 33 LOG(WARNING) << "Attempt to look up NULL " << kind_; in GetChecked()
|
/art/runtime/jdwp/ |
D | jdwp_main.cc | 330 LOG(WARNING) << "Resetting state while event in progress"; in ResetState() 350 LOG(WARNING) << "JDWP thread join failed"; in ~JdwpState() 575 LOG(WARNING) << "no active debugger"; in LastDebuggerActivity() 596 LOG(WARNING) << "Debugger told VM to exit with status " << exit_status; in ExitAfterReplying()
|
D | jdwp_socket.cc | 281 LOG(WARNING) << "gethostbyname_r('" << options->host << "') failed: " << hstrerror(error); in Establish() 288 PLOG(WARNING) << "gethostbyname('" << options->host << "') failed"; in Establish()
|
/art/compiler/dex/ |
D | verified_method.cc | 85 LOG(WARNING) << "Cannot encode GC map for method with " << ref_bitmap_bits << " registers: " in GenerateGcMap() 93 LOG(WARNING) << "Cannot encode GC map for method with " << num_entries << " entries: " in GenerateGcMap() 107 LOG(WARNING) << "Cannot encode GC map for method with " in GenerateGcMap()
|
D | verification_results.cc | 68 LOG(WARNING) << "Method processed more than once: " in ProcessVerifiedMethod()
|
/art/runtime/gc/space/ |
D | image_space.cc | 92 PLOG(WARNING) << "Unable to open " << cache_dir_path << " to delete it's contents"; in RealPruneDalvikCache() 105 LOG(WARNING) << "Unexpected file type of " << std::hex << de->d_type << " encountered."; in RealPruneDalvikCache() 129 LOG(WARNING) << "Incomplete boot detected. Pruning dalvik cache"; in MarkZygoteStart() 137 PLOG(WARNING) << "Failed to write boot marker."; in MarkZygoteStart() 230 LOG(WARNING) << error_msg; in FindImageFilename() 567 LOG(WARNING) << *error_msg; in Create()
|
/art/test/004-StackWalk/ |
D | stack_walk_jni.cc | 56 LOG(WARNING) << "no PC for " << PrettyMethod(m); in VisitFrame()
|
/art/runtime/gc/accounting/ |
D | card_table.cc | 124 UNIMPLEMENTED(WARNING) << "Card table verification"; in VerifyCardTable()
|
/art/runtime/native/ |
D | java_lang_VMClassLoader.cc | 90 LOG(WARNING) << "Failed to open zip archive '" << location << "': " << error_msg; in VMClassLoader_getBootClassPathResource()
|
D | dalvik_system_VMDebug.cc | 126 UNIMPLEMENTED(WARNING); in VMDebug_startEmulatorTracing() 131 UNIMPLEMENTED(WARNING); in VMDebug_stopEmulatorTracing()
|
/art/runtime/entrypoints/portable/ |
D | portable_throw_entrypoints.cc | 105 LOG(WARNING) << "Unresolved exception class when finding catch block: " in art_portable_find_catch_block_from_code()
|
/art/compiler/dex/quick/arm64/ |
D | codegen_arm64.h | 275 LOG(WARNING) << "Expected 64b register"; in As32BitReg() 292 LOG(WARNING) << "Checked for 32b register"; in Check32BitReg() 311 LOG(WARNING) << "Expected 32b register"; in As64BitReg() 328 LOG(WARNING) << "Checked for 64b register"; in Check64BitReg()
|