Home
last modified time | relevance | path

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

123456

/art/profman/
Dprofile_assistant.cc39 LOG(WARNING) << "Could not load reference profile file"; in ProcessProfilesInternal()
44 LOG(WARNING) << "Requested merge for boot image profile but the reference profile is regular."; in ProcessProfilesInternal()
56 LOG(WARNING) << "Could not load profile file at index " << i; in ProcessProfilesInternal()
72 LOG(WARNING) << "Could not merge profile file at index " << i; in ProcessProfilesInternal()
111 PLOG(WARNING) << "Could not clear reference profile file"; in ProcessProfilesInternal()
115 LOG(WARNING) << "Could not save reference profile file"; in ProcessProfilesInternal()
168 LOG(WARNING) << "Could not lock profile files: " << error; in ProcessProfiles()
179 LOG(WARNING) << "Could not lock reference profiled files: " << error; in ProcessProfiles()
198 LOG(WARNING) << "Could not lock profile files: " << error; in ProcessProfiles()
205 LOG(WARNING) << "Could not lock reference profile files: " << error; in ProcessProfiles()
Dprofman.cc965 PLOG(WARNING) << "Failed to close descriptor"; in GetClassNamesAndMethods()
1117 LOG(WARNING) << "Could not find name: " << name; in FindMethodIndex()
1123 LOG(WARNING) << "Could not create type list: " << signature; in FindMethodIndex()
1128 LOG(WARNING) << "Could not find proto_id: " << name; in FindMethodIndex()
1134 LOG(WARNING) << "Could not find method_id: " << name; in FindMethodIndex()
1157 LOG(WARNING) << "Could not find method " << method_idx; in VisitAllInstructions()
1433 LOG(WARNING) << "Invalid flag " << c; in ProcessLine()
1458 LOG(WARNING) << "Could not find class definition: " << klass.substr(array_dim); in ProcessLine()
1473 LOG(WARNING) << "Could not find class definition: " << klass; in ProcessLine()
1529 LOG(WARNING) << "Could not find method " << klass << "->" << method_spec; in ProcessLine()
[all …]
/art/libartbase/base/
Dcompiler_filter.cc154 LOG(WARNING) << "'verify-none' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
158 LOG(WARNING) << "'interpret-only' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
162 LOG(WARNING) << "'verify-profile' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
166 LOG(WARNING) << "'verify-at-runtime' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
170 LOG(WARNING) << "'balanced' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
174 LOG(WARNING) << "'time' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
178 LOG(WARNING) << "'extract' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
182 LOG(WARNING) << "'quicken' is an obsolete compiler filter name that will be " in ParseCompilerFilter()
Dscoped_flock.cc77 PLOG(WARNING) << "Failed to stat, will retry: " << filename; in Open()
89 LOG(WARNING) << "File changed while locking, will retry: " << filename; in Open()
145 PLOG(WARNING) << "Unable to unlock file " << this->GetPath(); in ReleaseLock()
/art/runtime/arch/riscv64/
Dinstruction_set_features_riscv64.cc43 LOG(WARNING) << "Unexpected CPU variant for Riscv64 using defaults: " << variant; in FromVariant()
74 UNIMPLEMENTED(WARNING); in FromCpuInfo()
79 UNIMPLEMENTED(WARNING); in FromHwcap()
84 UNIMPLEMENTED(WARNING); in FromAssembly()
89 UNIMPLEMENTED(WARNING); in FromCpuFeatures()
/art/runtime/
Dplugin.cc55 LOG(WARNING) << this << " does not include an initialization function"; in Load()
70 LOG(WARNING) << this << " failed deinitialization"; in Unload()
74 LOG(WARNING) << this << " does not include a deinitialization function"; in Unload()
Dnative_bridge_art_interface.cc73 LOG(WARNING) << "Output native method array too small. Skipping " in GetNativeMethods()
105 LOG(WARNING) << "Could not create mount namespace."; in PreInitializeNativeBridge()
Dclass_loader_context.cc468 LOG(WARNING) << "Number of FDs is smaller than number of dex files in the context"; in OpenDexFiles()
484 LOG(WARNING) << "Could not get dex checksums for location " << location in OpenDexFiles()
500 LOG(WARNING) << "Could not open dex files for location " << location in OpenDexFiles()
533 LOG(WARNING) << fds.size() << " FDs provided but only " << dex_file_index in OpenDexFiles()
1122 LOG(WARNING) << "Unsupported class loader"; in CreateInfoFromClassLoader()
1296 LOG(WARNING) << "Invalid class loader context: " << context_spec; in VerifyClassLoaderContextMatch()
1388 LOG(WARNING) << "ClassLoaderContext type mismatch" in ClassLoaderInfoMatch()
1395 LOG(WARNING) << "ClassLoaderContext classpath size mismatch" in ClassLoaderInfoMatch()
1413 LOG(WARNING) << "ClassLoaderContext classpath element mismatch" in ClassLoaderInfoMatch()
1422 LOG(WARNING) << "ClassLoaderContext classpath element checksum mismatch" in ClassLoaderInfoMatch()
[all …]
Druntime.cc364 LOG(WARNING) << "Failed to attach shutdown thread. Trying again without a peer."; in ~Runtime()
372 LOG(WARNING) << "Current thread not detached in Runtime shutdown"; in ~Runtime()
883 LOG(WARNING) << "Exit hook returned instead of exiting!"; in CallExitHook()
1047 PLOG(WARNING) << "Failed setting PR_SET_PTRACER to PR_SET_PTRACER_ANY"; in Start()
1240 LOG(WARNING) << "System server class path not set"; in InitNonZygoteOrPostFork()
1312 LOG(WARNING) << "Failed to load perfetto_hprof: " << err; in InitNonZygoteOrPostFork()
1327 LOG(WARNING) << "Failed to upload odrefresh metrics: " << err; in InitNonZygoteOrPostFork()
1389 LOG(WARNING) << "Skipping non-existent dex file '" << dex_filename << "'"; in OpenBootDexFiles()
1395 LOG(WARNING) << "Failed to open .dex from file '" << dex_filename << "' / fd " << file->Fd() in OpenBootDexFiles()
1461 PLOG(WARNING) << "Failed to read " << kApexFileName; in GetApexVersions()
[all …]
/art/compiler/jit/
Djit_logger.cc67 LOG(WARNING) << "Failed to write jitted method info in log: write failure."; in WritePerfMapLog()
70 LOG(WARNING) << "Failed to write jitted method info in log: log file doesn't exist."; in WritePerfMapLog()
205 UNIMPLEMENTED(WARNING) << "Unsupported architecture in JitLogger"; in GetElfMach()
216 LOG(WARNING) << "Failed to create record in perf.data. JITed code profiling will not work."; in OpenMarkerFile()
245 LOG(WARNING) << "Failed to write profiling log. The 'perf inject' tool will not work."; in WriteJitDumpHeader()
Djit_compiler.cc97 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in ParseCompilerOptions()
106 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in ParseCompilerOptions()
112 LOG(WARNING) << "Error parsing " << option << " message=" << error_msg; in ParseCompilerOptions()
/art/openjdkjvmti/
Dtransform.cc161 JVMTI_LOG(WARNING, env) << "FAILURE TO RETRANSFORM class_count was less then 0"; in RetransformClasses()
167 JVMTI_LOG(WARNING, env) << "FAILURE TO RETRANSFORM null classes!"; in RetransformClasses()
179 JVMTI_LOG(WARNING, env) << "FAILURE TO RETRANSFORM " << error_msg; in RetransformClasses()
185 JVMTI_LOG(WARNING, env) << "FAILURE TO RETRANSFORM definition init failed"; in RetransformClasses()
201 JVMTI_LOG(WARNING, env) << "FAILURE TO RETRANSFORM " << error_msg; in RetransformClasses()
Dti_search.cc243 JVMTI_LOG(WARNING, env) << "Could not open " << segment << " for boot classpath extension: " in AddToBootstrapClassLoaderSearch()
286 PLOG(WARNING) << "Failed to close file!"; in AddToDexClassLoaderInMemory()
294 PLOG(WARNING) << "Failed to close file!"; in AddToDexClassLoaderInMemory()
309 JVMTI_LOG(WARNING, jvmti_env) << "Failed to close memfd!"; in AddToDexClassLoaderInMemory()
Dti_ddms.cc73 JVMTI_LOG(WARNING, env) << "Something went wrong with handling the ddm chunk."; in HandleChunk()
/art/runtime/arch/
Dinstruction_set_features_test.cc39 LOG(WARNING) << "Test disabled due to no CPP define for A53 erratum 835769";
72 LOG(WARNING) << "Test disabled due to no CPP define for A53 erratum 835769";
116 LOG(WARNING) << "Test disabled due to buggy ARM kernels";
150 LOG(WARNING) << "Test disabled due to buggy ARM kernels";
/art/runtime/arch/x86/
Dinstruction_set_features_x86.cc162 LOG(WARNING) << os.str(); in FromVariant()
266 UNIMPLEMENTED(WARNING); in FromHwcap()
271 UNIMPLEMENTED(WARNING); in FromAssembly()
287 UNIMPLEMENTED(WARNING); in FromCpuFeatures()
/art/cmdline/
Dcmdline.h161 LOG(WARNING) << "No instruction set given, assuming " << GetInstructionSetString(kRuntimeISA); in Parse()
231 LOG(WARNING) << "--boot-image not specified. Starting runtime in imageless mode"; in ParseCheckBootImage()
347 LOG(WARNING) << "Failed to infer boot image: " << error_msg; in InferBootImage()
359 LOG(WARNING) << "Failed to verify inferred boot image"; in InferBootImage()
/art/runtime/jit/
Djit.cc545 PLOG(WARNING) << "Failed to sync boot image methods memory"; in NotifyZygoteCompilationDone()
557 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in NotifyZygoteCompilationDone()
574 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in NotifyZygoteCompilationDone()
598 LOG(WARNING) << "Contents differ in boot image methods data"; in NotifyZygoteCompilationDone()
632 PLOG(WARNING) << "Failed mremap of boot image methods of " << space->GetImageFilename(); in NotifyZygoteCompilationDone()
762 PLOG(WARNING) << "Madvise failed"; in Run()
828 LOG(WARNING) << "Methods in the boot classpath failed to verify: " in Run()
963 LOG(WARNING) << "Not mapping boot image methods due to error from zygote"; in MapBootImageMethods()
984 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in MapBootImageMethods()
1069 PLOG(WARNING) << "Fail to mremap boot image methods for " << space->GetImageFilename(); in MapBootImageMethods()
[all …]
/art/libnativebridge/tests/
DPreInitializeNativeBridge_test.cpp62 GTEST_LOG_(WARNING) << "Could not create mount namespace. Are you running this as root?"; in TEST_F()
/art/runtime/jni/
Djni_env_ext-inl.h42 locals_.Dump(LOG_STREAM(WARNING) << "Warning: more than 16 JNI local references: " in AddLocalReference()
/art/runtime/oat/
Doat_file_assistant.cc143 LOG(WARNING) << "OatFileAssistant: Load executable specified, " in OatFileAssistant()
149 LOG(WARNING) << "OatFileAssistant: Load executable specified, " in OatFileAssistant()
187 LOG(WARNING) << "Failed to determine odex file name: " << error_msg; in OatFileAssistant()
206 LOG(WARNING) << "Failed to determine oat file name for dex location " << dex_location_ << ": " in OatFileAssistant()
217 LOG(WARNING) << "Failed to determine dex file parent directory: " << dex_location_; in OatFileAssistant()
416 LOG(WARNING) << error_msg; in LoadDexFiles()
422 LOG(WARNING) << "Failed to open dex file from oat dex file: " << error_msg; in LoadDexFiles()
438 LOG(WARNING) << "Failed to open dex file from oat dex file: " << error_msg; in LoadDexFiles()
471 LOG(WARNING) << "Required dex checksums not found. Assuming dex checksums are up to date."; in DexChecksumUpToDate()
578 LOG(WARNING) << "Could not get odex filename for " << *dex_location << ": " << error_msg; in AnonymousDexVdexLocation()
[all …]
Doat.cc361 LOG(WARNING) << "OatHeader: Unterminated key in key value store."; in GetStoreValueByKey()
368 LOG(WARNING) << "OatHeader: Unterminated value in key value store."; in GetStoreValueByKey()
393 LOG(WARNING) << "OatHeader: Unterminated key in key value store."; in GetStoreKeyValuePairByIndex()
400 LOG(WARNING) << "OatHeader: Unterminated value in key value store."; in GetStoreKeyValuePairByIndex()
/art/tools/jvmti-agents/jit-load/
Djitload.cc71 LOG(WARNING) << "Jit thread has loaded " << ops->cnt << " classes"; in DataDumpRequestCb()
83 : LOG_STREAM(WARNING)) << "Loaded " << klass_name << " on jit thread!"; in ClassPrepareJit()
/art/runtime/arch/arm64/
Dinstruction_set_features_arm64.cc246 UNIMPLEMENTED(WARNING); in FromCpuInfo()
278 UNIMPLEMENTED(WARNING); in FromAssembly()
293 UNIMPLEMENTED(WARNING); in FromCpuFeatures()
/art/artd/
Dfile_utils.cc54 LOG(WARNING) << ART_FORMAT("Failed to remove file '{}': {}", path, ec.message()); in UnlinkIfExists()
97 PLOG(WARNING) << "Failed to close file '" << temp_path_ << "'"; in Cleanup()
164 LOG(WARNING) << ART_FORMAT("Failed to move old file '{}' back from temporary path '{}': {}", in MoveAllOrAbandon()

123456