Lines Matching refs:WARNING

227     LOG(WARNING) << "Not creating JIT: library not loaded";  in Create()
232 LOG(WARNING) << "Not creating JIT: failed to allocate a compiler"; in Create()
652 PLOG(WARNING) << "Failed to sync boot image methods memory"; in NotifyZygoteCompilationDone()
664 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in NotifyZygoteCompilationDone()
681 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in NotifyZygoteCompilationDone()
705 LOG(WARNING) << "Contents differ in boot image methods data"; in NotifyZygoteCompilationDone()
739 PLOG(WARNING) << "Failed mremap of boot image methods of " << space->GetImageFilename(); in NotifyZygoteCompilationDone()
855 PLOG(WARNING) << "Madvise failed"; in Run()
913 LOG(WARNING) << "Could not find " << descriptor; in Run()
1048 LOG(WARNING) << "Not mapping boot image methods due to error from zygote"; in MapBootImageMethods()
1069 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in MapBootImageMethods()
1174 PLOG(WARNING) << "Fail to mremap boot image methods for " << space->GetImageFilename(); in MapBootImageMethods()
1254 PLOG(WARNING) << "Could not create boot image methods file descriptor"; in CreateThreadPool()
1258 PLOG(WARNING) << "Failed to truncate boot image methods file to " << total_capacity; in CreateThreadPool()
1276 LOG(WARNING) << "Failed to create zygote mapping of boot image methods: " << error_str; in CreateThreadPool()
1280 LOG(WARNING) << "Failed to madvise dont fork boot image methods"; in CreateThreadPool()
1290 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in CreateThreadPool()
1369 PLOG(WARNING) << "No boot profile: " << profile_file; in CompileMethodsFromBootProfile()
1410 LOG(WARNING) << "Expected a profile file in JIT zygote mode"; in CompileMethodsFromProfile()
1419 PLOG(WARNING) << "No profile: " << profile_file; in CompileMethodsFromProfile()