Lines Matching refs:WARNING

228     LOG(WARNING) << "Not creating JIT: library not loaded";  in Create()
233 LOG(WARNING) << "Not creating JIT: failed to allocate a compiler"; in Create()
656 PLOG(WARNING) << "Failed to sync boot image methods memory"; in NotifyZygoteCompilationDone()
668 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in NotifyZygoteCompilationDone()
685 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in NotifyZygoteCompilationDone()
709 LOG(WARNING) << "Contents differ in boot image methods data"; in NotifyZygoteCompilationDone()
743 PLOG(WARNING) << "Failed mremap of boot image methods of " << space->GetImageFilename(); in NotifyZygoteCompilationDone()
856 PLOG(WARNING) << "Madvise failed"; in Run()
914 LOG(WARNING) << "Could not find " << descriptor; in Run()
1049 LOG(WARNING) << "Not mapping boot image methods due to error from zygote"; in MapBootImageMethods()
1070 LOG(WARNING) << "Failed to create child mapping of boot image methods: " << error_str; in MapBootImageMethods()
1179 PLOG(WARNING) << "Fail to mremap boot image methods for " << space->GetImageFilename(); in MapBootImageMethods()
1259 PLOG(WARNING) << "Could not create boot image methods file descriptor"; in CreateThreadPool()
1263 PLOG(WARNING) << "Failed to truncate boot image methods file to " << total_capacity; in CreateThreadPool()
1281 LOG(WARNING) << "Failed to create zygote mapping of boot image methods: " << error_str; in CreateThreadPool()
1285 LOG(WARNING) << "Failed to madvise dont fork boot image methods"; in CreateThreadPool()
1295 PLOG(WARNING) << "Failed to seal boot image methods file descriptor"; in CreateThreadPool()
1375 PLOG(WARNING) << "No boot profile: " << profile_file; in CompileMethodsFromBootProfile()
1416 LOG(WARNING) << "Expected a profile file in JIT zygote mode"; in CompileMethodsFromProfile()
1425 PLOG(WARNING) << "No profile: " << profile_file; in CompileMethodsFromProfile()