Home
last modified time | relevance | path

Searched refs:WARNING (Results 26 – 50 of 117) sorted by relevance

12345

/art/tools/veridex/
Dresolver.cc297 LOG(WARNING) << "Unresolved " << dex_file_.PrettyType(dex::TypeIndex(i)); in ResolveAll()
303 LOG(WARNING) << "Unresolved: " << dex_file_.PrettyMethod(i); in ResolveAll()
309 LOG(WARNING) << "Unresolved: " << dex_file_.PrettyField(i); in ResolveAll()
Dhidden_api.h61 LOG(WARNING) << type << "is present both in boot and in app."; in AddSignatureSource()
/art/libprofile/profile/
Dprofile_compilation_info.cc230 LOG(WARNING) << "Couldn't lock the profile file " << filename << ": " << error; in MergeWith()
241 LOG(WARNING) << "Could not load profile data from file " << filename << ": " << error; in MergeWith()
265 LOG(WARNING) << "Couldn't lock the profile file " << filename << ": " << error; in Load()
278 LOG(WARNING) << "Clearing bad or obsolete profile data from file " in Load()
283 PLOG(WARNING) << "Could not clear profile file: " << filename; in Load()
288 LOG(WARNING) << "Could not load profile data from file " << filename << ": " << error; in Load()
306 LOG(WARNING) << "Couldn't lock the profile file " << filename << ": " << error; in Save()
314 PLOG(WARNING) << "Could not clear profile file: " << filename; in Save()
442 LOG(WARNING) << "DexFileKey exceeds allocated limit"; in Save()
498 LOG(WARNING) << "Profile data size exceeds " in Save()
[all …]
Dprofile_boot_info.cc85 PLOG(WARNING) << "Unexpected error reading profile"; in Load()
/art/runtime/
Dbarrier.cc109 LOG((gAborting == 0 && verify_count_on_shutdown_) ? FATAL : WARNING) in ~Barrier()
Druntime.cc331 LOG(WARNING) << "Failed to attach shutdown thread. Trying again without a peer."; in ~Runtime()
339 LOG(WARNING) << "Current thread not detached in Runtime shutdown"; in ~Runtime()
699 LOG(WARNING) << "Exit hook returned instead of exiting!"; in CallExitHook()
854 PLOG(WARNING) << "Failed setting PR_SET_PTRACER to PR_SET_PTRACER_ANY"; in Start()
915 LOG(WARNING) << "Failed to load JIT compiler with error " << error_msg; in Start()
1072 LOG(WARNING) << "Failed to load perfetto_hprof: " << err; in InitNonZygoteOrPostFork()
1131 LOG(WARNING) << "Skipping non-existent dex file '" << dex_filename << "'"; in OpenBootDexFiles()
1141 LOG(WARNING) << "Failed to open .dex from file '" << dex_filename << "': " << error_msg; in OpenBootDexFiles()
1223 LOG(WARNING) << "Could not reserve sentinel fault page"; in Init()
1225 LOG(WARNING) << "Could not reserve sentinel fault page at the right address."; in Init()
[all …]
Dcheck_reference_map_visitor.h55 LOG(WARNING) << "no PC for " << m->PrettyMethod(); in VisitFrame()
Doat_file_manager.cc233 LOG(WARNING) << "Opening an oat file without a class loader. " in OpenDexFilesFromOat()
358 LOG(WARNING) << error_msg; in OpenDexFilesFromOat()
410 LOG(WARNING) << error_msg; in OpenDexFilesFromOat()
505 LOG(WARNING) << "Failed to open vdex " << vdex_path << ": " << error_msg; in OpenDexFilesFromOat_Impl()
507 LOG(WARNING) << "Failed to open vdex " << vdex_path << ": dex file checksum mismatch"; in OpenDexFilesFromOat_Impl()
Dhidden_api.cc117 LOG(WARNING) << "DexFile " << dex_location in DetermineDomainFromLocation()
244 LOG(WARNING) << "Accessing hidden " << (type_ == kField ? "field " : "method ") in WarnAboutAccess()
460 LOG(WARNING) << "Core platform API violation: " in HandleCorePlatformApiViolation()
Ddex_to_dex_decompiler.cc184 LOG(WARNING) << "Failed to use any value in quickening info," in Decompile()
/art/libartbase/base/
Dzip_archive.cc222 PLOG(WARNING) << "fcntl(" << fd << ", F_GETFD) failed"; in SetCloseOnExec()
227 PLOG(WARNING) << "fcntl(" << fd << ", F_SETFD, " << flags << ") failed"; in SetCloseOnExec()
Dmem_map.cc204 PLOG(WARNING) << StringPrintf("munmap(%p, %zd) failed", actual_ptr, byte_count); in CheckMapRequest()
218 PrintFileToLog("/proc/self/maps", LogSeverity::WARNING); in CheckMapRequest()
356 PrintFileToLog("/proc/self/maps", LogSeverity::WARNING); in MapAnonymous()
550 PrintFileToLog("/proc/self/maps", LogSeverity::WARNING); in MapFileAtAddress()
760 PrintFileToLog("/proc/self/maps", LogSeverity::WARNING); in RemapAtEnd()
826 PLOG(WARNING) << "MemMap::MadviseDontNeedAndZero does not madvise on Windows."; in MadviseDontNeedAndZero()
830 PLOG(WARNING) << "madvise failed"; in MadviseDontNeedAndZero()
1242 LOG(WARNING) << "ZeroAndReleasePages does not madvise on Windows."; in ZeroAndReleasePages()
/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc212 UNIMPLEMENTED(WARNING); in FromCpuInfo()
244 UNIMPLEMENTED(WARNING); in FromAssembly()
/art/libdexfile/dex/
Dart_dex_file_loader.cc406 LOG(WARNING) << "Can't mmap dex file " << location << "!" << entry_name << " directly; " in OpenOneDexFileFromZip()
413 LOG(WARNING) << "Can't mmap dex file " << location << "!" << entry_name << " directly; " in OpenOneDexFileFromZip()
520 LOG(WARNING) << "Zip open failed: " << *error_msg; in OpenAllDexFilesFromZip()
528 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()
Ddex_file_loader.cc192 PLOG(WARNING) << "realpath is unsupported on Windows."; in GetDexCanonicalLocation()
490 LOG(WARNING) << "Zip open failed: " << *error_msg; in OpenAllDexFilesFromZip()
498 LOG(WARNING) << location << " has in excess of " << kWarnOnManyDexFilesThreshold in OpenAllDexFilesFromZip()
/art/runtime/jit/
Dprofile_saver.cc558 LOG(WARNING) << "Could not forcefully load profile " << filename; in ProcessProfilingInfo()
564 LOG(WARNING) << "Adjust profile version: for_boot_classpath=" in ProcessProfilingInfo()
583 LOG(WARNING) << "Could not add methods to the existing profiler. " in ProcessProfilingInfo()
592 LOG(WARNING) << "Could not merge the profile. Clearing the profile data."; in ProcessProfilingInfo()
645 LOG(WARNING) << "Could not save profiling info to " << filename; in ProcessProfilingInfo()
742 LOG(WARNING) << "Boot class path location key conflicts with code path " << location; in Start()
/art/runtime/gc/accounting/
Dcard_table.cc136 UNIMPLEMENTED(WARNING) << "Card table verification"; in VerifyCardTable()
/art/runtime/gc/
Dtask_processor.cc34 LOG(WARNING) << "TaskProcessor: Finalizing " << tasks_.size() << " unprocessed tasks."; in ~TaskProcessor()
/art/openjdkjvmti/
Dti_class.cc100 LOG(WARNING) << "Unable to allocate mmap for redefined dex file! Error was: " << error_msg; in MakeSingleDexFile()
108 LOG(WARNING) << "Could not read dex file header because dex_data was too short"; in MakeSingleDexFile()
124 LOG(WARNING) << "Unable to load modified dex file for " << descriptor << ": " << error_msg; in MakeSingleDexFile()
132 LOG(WARNING) << "Dex file contains more than 1 class_def. Ignoring."; in MakeSingleDexFile()
187 LOG(WARNING) << "Ignoring load of class <" << descriptor << "> as it is being loaded during " in ClassPreDefine()
225 LOG(WARNING) << "Could not allocate ext-data for class '" << descriptor << "'. " in ClassPreDefine()
247 LOG(WARNING) << "Unable to allocate memory for initial dex-file. Aborting transformation"; in ClassPreDefine()
262 LOG(WARNING) << "Dex file created by class-definition time transformation of " in ClassPreDefine()
/art/runtime/base/
Dmutex.cc399 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
403 LOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
413 PLOG(safe_to_call_abort ? FATAL : WARNING) in ~Mutex()
679 PLOG(is_safe_to_call_abort ? FATAL : WARNING) << "pthread_rwlock_destroy failed for " << name_; in ~ReaderWriterMutex()
930 LOG(is_safe_to_call_abort ? FATAL : WARNING) in ~ConditionVariable()
941 PLOG(is_safe_to_call_abort ? FATAL : WARNING) << "pthread_cond_destroy failed for " << name_; in ~ConditionVariable()
/art/runtime/native/
Djava_lang_reflect_Constructor.cc85 LOG(WARNING) << "The dalvik.system.DexPathList$Element constructor is not accessible by " in Constructor_newInstance0()
/art/tools/jvmti-agents/chain-agents/
Dchainagents.cc108 PLOG(WARNING) << "Failed to load library " << lib_and_args.first in AgentStart()
/art/compiler/optimizing/
Dconstructor_fence_redundancy_elimination.cc156 LOG(kIsDebugBuild ? FATAL : WARNING) in VisitAlias()
/art/compiler/dex/
Dverification_results.cc84 LOG(WARNING) << "Method processed more than once: " << ref.PrettyMethod(); in ProcessVerifiedMethod()
/art/runtime/jni/
Djava_vm_ext.cc97 LOG(WARNING) << "Error while unloading native library \"" << path_ << "\": " << error_msg; in ~SharedLibrary()
637 LOG(WARNING) << "Global reference storage appears close to exhaustion, program termination " in CheckGlobalRefAllocationTracking()
712 LOG(WARNING) << "JNI WARNING: DeleteGlobalRef(" << obj << ") " in DeleteGlobalRef()
725 LOG(WARNING) << "JNI WARNING: DeleteWeakGlobalRef(" << obj << ") " in DeleteWeakGlobalRef()
983 LOG(WARNING) << *error_msg; in LoadNativeLibrary()
1223 LOG(WARNING) << "CreateJavaVM failed"; in JNI_CreateJavaVM()

12345