/art/runtime/gc/space/ |
D | image_space_fs.h | 49 PLOG(WARNING) << "Unable to open " << dir << " to delete it's contents"; in DeleteDirectoryContents() 70 LOG(WARNING) << "Unexpected file type of " << std::hex << de->d_type << " encountered."; in DeleteDirectoryContents() 118 PLOG(WARNING) << "Failed to create boot marker."; in MarkZygoteStart() 123 LOG(WARNING) << "Pruning dalvik cache because of low-memory situation."; in MarkZygoteStart() 129 PLOG(WARNING) << "Failed to create boot marker."; in MarkZygoteStart() 135 PLOG(WARNING) << "Failed to read boot marker."; in MarkZygoteStart() 142 LOG(WARNING) << "Incomplete boot detected. Pruning dalvik cache"; in MarkZygoteStart() 150 PLOG(WARNING) << "Failed to write boot marker."; in MarkZygoteStart() 156 PLOG(WARNING) << "Failed to write boot marker."; in MarkZygoteStart() 162 PLOG(WARNING) << "Failed to flush boot marker."; in MarkZygoteStart()
|
/art/profman/ |
D | profile_assistant.cc | 37 LOG(WARNING) << "Could not load reference profile file"; in ProcessProfilesInternal() 48 LOG(WARNING) << "Could not load profile file at index " << i; in ProcessProfilesInternal() 61 PLOG(WARNING) << "Could not clear reference profile file"; in ProcessProfilesInternal() 65 LOG(WARNING) << "Could not save reference profile file"; in ProcessProfilesInternal() 124 LOG(WARNING) << "Could not lock profile files: " << error; in ProcessProfiles() 129 LOG(WARNING) << "Could not lock reference profiled files: " << error; in ProcessProfiles() 143 LOG(WARNING) << "Could not lock profile files: " << error; in ProcessProfiles() 148 LOG(WARNING) << "Could not lock reference profile files: " << error; in ProcessProfiles()
|
D | profman.cc | 223 PLOG(WARNING) << "Failed to close descriptor"; in DumpOneProfile() 244 LOG(WARNING) << "OpenFromFd failed for '" << dex_locations_[i] << "' " << error_msg; in DumpProfileInfo() 252 LOG(WARNING) << "OpenFromZip failed for '" << dex_locations_[i] << "' " << error_msg; in DumpProfileInfo() 330 PLOG(WARNING) << "Failed to close descriptor for " << descriptor << " at index " << i; in CloseAllFds() 339 LOG(WARNING) << "profman took " << PrettyDuration(time_taken); in LogCompletionTime()
|
/art/runtime/arch/mips64/ |
D | instruction_set_features_mips64.cc | 30 LOG(WARNING) << "Unexpected CPU variant for Mips64 using defaults: " << variant; in FromVariant() 72 UNIMPLEMENTED(WARNING); in FromHwcap() 77 UNIMPLEMENTED(WARNING); in FromAssembly()
|
/art/runtime/arch/ |
D | instruction_set_features_test.cc | 32 LOG(WARNING) << "Test disabled due to no CPP define for A53 erratum 835769"; 59 LOG(WARNING) << "Test disabled due to no CPP define for A53 erratum 835769"; 97 LOG(WARNING) << "Test disabled due to buggy ARM kernels"; 131 LOG(WARNING) << "Test disabled due to buggy ARM kernels";
|
/art/runtime/base/ |
D | scoped_flock.cc | 61 PLOG(WARNING) << "Failed to stat, will retry: " << filename; in Init() 73 LOG(WARNING) << "File changed while locking, will retry: " << filename; in Init() 124 PLOG(WARNING) << "Could not close scoped file lock file."; in ~ScopedFlock()
|
/art/runtime/ |
D | thread_android.cc | 51 LOG(WARNING) << "bad priority " << newPriority; in SetNativePriority() 80 PLOG(WARNING) << "getpriority failed"; in GetNativePriority()
|
D | indirect_reference_table-inl.h | 35 LOG(WARNING) << "Attempt to look up nullptr " << kind_; in GetChecked() 97 LOG(WARNING) << "IndirectReferenceTable Update failed to find reference " << iref; in Update()
|
D | native_bridge_art_interface.cc | 71 LOG(WARNING) << "Output native method array too small. Skipping " << PrettyMethod(&m); in GetNativeMethods() 102 LOG(WARNING) << "Could not create mount namespace."; in PreInitializeNativeBridge()
|
D | oat_file_manager.cc | 212 LOG(WARNING) << "Could not create dex file from oat file: " << error; in AddDexFilesFromOat() 236 LOG(WARNING) << "Null DexFile::mCookie"; in IterateOverJavaDexFile() 371 LOG(WARNING) << "Unsupported element in dex_elements: " << PrettyClass(element->GetClass()); in GetDexFilesFromDexElementsArray() 580 LOG(WARNING) << error_msg; in OpenDexFilesFromOat() 605 LOG(WARNING) << "Found duplicate classes, falling back to interpreter mode for " in OpenDexFilesFromOat() 608 LOG(WARNING) << "Found duplicate classes, dex-file-fallback disabled, will be failing to " in OpenDexFilesFromOat() 611 LOG(WARNING) << error_msg; in OpenDexFilesFromOat() 617 LOG(WARNING) << "Dex location " << dex_location << " does not seem to include dex file. " in OpenDexFilesFromOat() 699 LOG(WARNING) << error_msg; in OpenDexFilesFromOat()
|
D | jni_env_ext-inl.h | 35 locals.Dump(LOG(WARNING) << "Warning: more than 16 JNI local references: " in AddLocalReference()
|
D | indirect_reference_table.cc | 205 LOG(WARNING) << "Attempt to remove non-JNI local reference, dumping thread"; in Remove() 207 self->Dump(LOG(WARNING)); in Remove() 216 LOG(WARNING) << "Attempt to remove index outside index area (" << idx in Remove() 222 LOG(WARNING) << "Attempt to remove invalid index " << idx in Remove()
|
D | zip_archive.cc | 81 PLOG(WARNING) << "fcntl(" << fd << ", F_GETFD) failed"; in SetCloseOnExec() 86 PLOG(WARNING) << "fcntl(" << fd << ", F_SETFD, " << flags << ") failed"; in SetCloseOnExec()
|
D | oat_file_assistant.cc | 82 LOG(WARNING) << "OatFileAssistant: Load executable specified, " in OatFileAssistant() 277 LOG(WARNING) << "Attempt to load out-of-date oat file " in LoadDexFiles() 284 LOG(WARNING) << "Failed to open dex file from oat dex file: " << error_msg; in LoadDexFiles() 300 LOG(WARNING) << "Failed to open dex file from oat dex file: " << error_msg; in LoadDexFiles() 326 LOG(WARNING) << "Failed to determine odex file name: " << error_msg; in OdexFileName() 409 LOG(WARNING) << "Failed to determine oat file name for dex location " in OatFileName() 542 LOG(WARNING) << "Dex location " << dex_location_ << " does not seem to include dex file. " in GivenOatFileIsOutOfDate()
|
D | barrier.cc | 96 LOG(WARNING) << "Attempted to destroy barrier with non zero count " << count_; in ~Barrier()
|
D | thread_list.cc | 343 LOG(WARNING) << "Long wait of " << PrettyDuration(total_delay) << " for " in RunCheckpoint() 505 LOG(WARNING) << "Suspending all threads took: " << PrettyDuration(suspend_time); in SuspendAll() 763 ThreadSuspendByPeerWarning(self, WARNING, "No such thread for suspend", peer); in SuspendThreadByPeer() 870 ThreadSuspendByThreadIdWarning(WARNING, "No such thread id for suspend", thread_id); in SuspendThreadByThreadId() 911 ThreadSuspendByThreadIdWarning(WARNING, "Thread suspension timed out", thread_id); in SuspendThreadByThreadId() 1061 LOG(WARNING) << "Debugger attempted to resume all threads without " in ResumeAllForDebugger() 1184 LOG(WARNING) << "daemon thread not yet suspended: " << *thread; in SuspendAllDaemonThreadsForShutdown() 1195 LOG(WARNING) << "timed out suspending all daemon threads"; in SuspendAllDaemonThreadsForShutdown()
|
/art/runtime/jit/ |
D | offline_profiling_info.cc | 83 LOG(WARNING) << "Couldn't lock the profile file " << filename << ": " << error; in MergeAndSave() 104 LOG(WARNING) << "Could not merge previous profile data from file " << filename; in MergeAndSave() 112 LOG(WARNING) << "Clearing bad or obsolete profile data from file " in MergeAndSave() 115 LOG(WARNING) << "Could not load profile data from file " << filename << ": " << error; in MergeAndSave() 121 PLOG(WARNING) << "Could not clear profile file: " << filename; in MergeAndSave() 205 LOG(WARNING) << "DexFileKey exceeds allocated limit"; in Save() 249 LOG(WARNING) << "Checksum mismatch for dex " << dex_location; in GetOrAddDexFileData() 466 PLOG(WARNING) << "Error when reading profile " << error; in Load() 529 LOG(WARNING) << "Checksum mismatch for dex " << other_it.first; in MergeWith()
|
D | profile_saver.cc | 335 LOG(WARNING) << "Could not save profiling info to " << filename; in ProcessProfilingInfo() 542 PLOG(WARNING) << "Could not get realpath for " << path; in CheckContainsWithRealPath() 570 PLOG(WARNING) << "Could not close file after flagging foreign dex use " << flag_path; in CreateForeignDexMarker() 577 PLOG(WARNING) << "Could not create foreign dex use mark " << flag_path; in CreateForeignDexMarker() 590 LOG(WARNING) << "Asked to record foreign dex use with an empty dex location."; in MaybeRecordDexUseInternal() 594 LOG(WARNING) << "Asked to record foreign dex use without a valid profile path "; in MaybeRecordDexUseInternal() 619 PLOG(WARNING) << "Could not get realpath for " << dex_location; in MaybeRecordDexUseInternal()
|
/art/test/137-cfi/ |
D | cfi.cc | 170 PLOG(WARNING) << "waitpid failed: tid " << tid; in wait_for_sigstop() 182 PLOG(WARNING) << "timed out waiting for stop signal: tid=" << tid; in wait_for_sigstop() 219 LOG(WARNING) << "wait_for_sigstop failed."; in Java_Main_unwindOtherProcess()
|
/art/runtime/arch/mips/ |
D | instruction_set_features_mips.cc | 96 LOG(WARNING) << "Unexpected CPU variant for Mips32 using defaults: " << variant; in FromVariant() 153 UNIMPLEMENTED(WARNING); in FromHwcap() 158 UNIMPLEMENTED(WARNING); in FromAssembly()
|
/art/runtime/jdwp/ |
D | jdwp_main.cc | 131 LOG(WARNING) << "Connection with debugger is closed"; in WritePacket() 339 LOG(WARNING) << "Resetting state while event in progress"; in ResetState() 369 LOG(WARNING) << "JDWP thread join failed"; in ~JdwpState() 608 LOG(WARNING) << "no active debugger"; in LastDebuggerActivity() 629 LOG(WARNING) << "Debugger told VM to exit with status " << exit_status; in ExitAfterReplying()
|
/art/compiler/jit/ |
D | jit_compiler.cc | 127 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in JitCompiler() 136 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in JitCompiler() 142 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in JitCompiler()
|
/art/runtime/verifier/ |
D | method_verifier_test.cc | 44 LogSeverity::WARNING, in VerifyClass()
|
/art/runtime/arch/x86/ |
D | instruction_set_features_x86.cc | 84 LOG(WARNING) << "Unexpected CPU variant for X86 using defaults: " << variant; in FromVariant() 228 UNIMPLEMENTED(WARNING); in FromHwcap() 233 UNIMPLEMENTED(WARNING); in FromAssembly()
|
/art/compiler/dex/ |
D | verification_results.cc | 61 LOG(WARNING) << "Method processed more than once: " in ProcessVerifiedMethod()
|