Home
last modified time | relevance | path

Searched refs:WARNING (Results 1 – 25 of 81) sorted by relevance

1234

/art/runtime/gc/space/
Dimage_space_fs.h49 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/
Dprofile_assistant.cc37 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()
Dprofman.cc223 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/
Dinstruction_set_features_mips64.cc30 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/
Dinstruction_set_features_test.cc32 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/
Dscoped_flock.cc61 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/
Dthread_android.cc51 LOG(WARNING) << "bad priority " << newPriority; in SetNativePriority()
80 PLOG(WARNING) << "getpriority failed"; in GetNativePriority()
Dindirect_reference_table-inl.h35 LOG(WARNING) << "Attempt to look up nullptr " << kind_; in GetChecked()
97 LOG(WARNING) << "IndirectReferenceTable Update failed to find reference " << iref; in Update()
Dnative_bridge_art_interface.cc71 LOG(WARNING) << "Output native method array too small. Skipping " << PrettyMethod(&m); in GetNativeMethods()
102 LOG(WARNING) << "Could not create mount namespace."; in PreInitializeNativeBridge()
Doat_file_manager.cc212 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()
Djni_env_ext-inl.h35 locals.Dump(LOG(WARNING) << "Warning: more than 16 JNI local references: " in AddLocalReference()
Dindirect_reference_table.cc205 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()
Dzip_archive.cc81 PLOG(WARNING) << "fcntl(" << fd << ", F_GETFD) failed"; in SetCloseOnExec()
86 PLOG(WARNING) << "fcntl(" << fd << ", F_SETFD, " << flags << ") failed"; in SetCloseOnExec()
Doat_file_assistant.cc82 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()
Dbarrier.cc96 LOG(WARNING) << "Attempted to destroy barrier with non zero count " << count_; in ~Barrier()
Dthread_list.cc343 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/
Doffline_profiling_info.cc83 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()
Dprofile_saver.cc335 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/
Dcfi.cc170 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/
Dinstruction_set_features_mips.cc96 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/
Djdwp_main.cc131 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/
Djit_compiler.cc127 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/
Dmethod_verifier_test.cc44 LogSeverity::WARNING, in VerifyClass()
/art/runtime/arch/x86/
Dinstruction_set_features_x86.cc84 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/
Dverification_results.cc61 LOG(WARNING) << "Method processed more than once: " in ProcessVerifiedMethod()

1234