Lines Matching refs:WARNING
545 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()
1145 PLOG(WARNING) << "Could not create boot image methods file descriptor"; in CreateThreadPool()
1149 PLOG(WARNING) << "Failed to truncate boot image methods file to " << total_capacity; in CreateThreadPool()
1167 LOG(WARNING) << "Failed to create zygote mapping of boot image methods: " << error_str; in CreateThreadPool()
1171 LOG(WARNING) << "Failed to madvise dont fork boot image methods"; in CreateThreadPool()
1181 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in CreateThreadPool()
1279 PLOG(WARNING) << "No boot profile: " << profile_file; in CompileMethodsFromBootProfile()
1320 LOG(WARNING) << "Expected a profile file in JIT zygote mode"; in CompileMethodsFromProfile()
1329 PLOG(WARNING) << "No profile: " << profile_file; in CompileMethodsFromProfile()