Home
last modified time | relevance | path

Searched refs:FATAL (Results 251 – 275 of 288) sorted by relevance

1...<<1112

/art/runtime/gc/allocator/
Drosalloc.h98 LOG(FATAL) << "Unexpected page release mode "; in ShouldReleasePages()
/art/runtime/
Doat_file_assistant.cc989 LOG(FATAL) << "Unreachable"; in GetOptimizationStatus()
Doat_file_manager.cc204 LOG(FATAL) << "Unreachable"; in ClassLoaderContextMatches()
Dart_method.cc423 LOG(FATAL) << "Failed to find method index " << method_idx << " in " << dex_file.GetLocation(); in GetOatMethodIndexFromMethodIndex()
Ddebugger.cc863 LOG(FATAL) << "IndexOf(\"" << s << "\") failed"; in IndexOf()
Dclass_loader_context_test.cc449 PLOG(FATAL) << "Could not get working directory"; in TEST_F()
484 PLOG(FATAL) << "Could not get working directory"; in TEST_F()
Dclass_linker.cc593 LOG(known_impossible ? FATAL : WARNING) << klass->GetDescriptor(&tmp) in WrapExceptionInInitializer()
722 LOG(FATAL) << "Could not find class " << descriptor; in CheckSystemClass()
729 LOG(FATAL) << "InitWithoutImage: Class mismatch for " << descriptor in CheckSystemClass()
1205 LOG(FATAL) << "Exception when initializing " << h_class->PrettyClass() in RunRootClinits()
3504 LOG(FATAL) << "Unknown descriptor: " << c; in SizeOfClassWithoutEmbeddedTables()
4289 LOG(FATAL) << "Failed to find DexCache for DexFile " << dex_file.GetLocation() in FindDexCache()
4983 LOG(FATAL) << "Unexpected class status: " << oat_file_class_status in VerifyClassUsingOatFile()
5773 LOG(FATAL) << "Unexpected class status. " << klass->PrettyClass() << " is " in WaitForInitializeClass()
9954 LOG(FATAL) << "UNREACHABLE"; in IsUpdatableBootClassPathDescriptor()
/art/test/ti-stress/
Dstress.cc674 LOG(FATAL) << "Unknown option: " << GetOption(ops); in ReadOptions()
/art/compiler/optimizing/
Dregister_allocator_graph_color.cc984 LOG(FATAL) << "Unexpected policy for temporary location " in CheckForTempLiveIntervals()
1978 LOG(FATAL) << "Unexpected type for interval " << node->GetInterval()->GetType(); in AllocateSpillSlots()
Dinstruction_simplifier.cc747 LOG(FATAL) << "Unknown ConditionType " << cond->GetKind(); in GetOppositeConditionSwapOps()
2303 LOG(FATAL) << "Unreachable"; in SimplifySystemArrayCopy()
2748 LOG(FATAL) << "Unexpected " << static_cast<Intrinsics>(instruction->GetIntrinsic()); in VisitInvoke()
Dgraph_visualizer.cc107 LOG(FATAL) << "Invalid StringList format"; in operator <<()
Dcode_generator.h479 LOG(FATAL) << "Unreachable"; in IsTypeCheckSlowPathFatal()
Dinstruction_builder.cc822 LOG(FATAL) << "Unexpected invoke opcode: " << opcode; in GetInvokeTypeFromOpCode()
1263 LOG(FATAL) << "Unexpected type " << it.GetValueType(); in HasTrivialClinit()
2208 LOG(FATAL) << "Unknown element width for " << payload->element_width; in BuildFillArrayData()
Doptimizing_compiler.cc197 LOG(FATAL) << "Error after " << pass_name << ": " << Dumpable<GraphChecker>(checker); in EndPass()
/art/dex2oat/
Ddex2oat.cc646 LogHelper::LogLineLowStack(__FILE__, __LINE__, LogSeverity::FATAL, message.c_str()); in Fatal()
2015 LOG(FATAL) << "Failed to unload class loader, path from root set: " in CompileDexFilesIndividually()
2176 LOG(FATAL) << "Failed to register dex file " << dex_file->GetLocation() << " " in CompileDexFiles()
/art/dex2oat/linker/
Doat_writer_test.cc94 LOG(FATAL) << error_msg; in SetupCompiler()
Doat_writer.cc1118 LOG(FATAL) << "Method " << name << " had a Hot method that wasn't marked " in GetMethodHotnessOrder()
1600 LOG(FATAL) << "Unexpected failure to look up a method: " in VisitMethod()
1939 LOG(FATAL) << "The target method was not compiled."; in GetTargetOffset()
/art/libartbase/base/
Dmem_map_test.cc36 PLOG(FATAL) << "Unexpected error occurred on msync"; in IsAddressMapped()
/art/runtime/verifier/
Dreg_type.cc891 LOG(FATAL) << "Could not create class join of " in Merge()
Dreg_type.h313 LOG(FATAL) << "Unreachable"; in GetAssignmentType()
/art/runtime/mirror/
Dvar_handle_test.cc173 LOG(FATAL) << "Bad descriptor: " << method_descriptor; in MethodTypeOf()
209 LOG(FATAL) << "Bad descriptor: " << method_descriptor; in MethodTypeOf()
/art/runtime/interpreter/mterp/
Dmterp.cc46 LOG(FATAL) << "ERROR: unexpected asm interp size " << interp_size in CheckMterpAsmConstants()
/art/libdexfile/dex/
Ddex_file_verifier_test.cc1354 LOG(FATAL) << "Unexpected section"; in TEST_F()
/art/openjdkjvmti/
Dti_redefine.cc2020 LOG(FATAL) << "Unknown type descriptor! " << desc; in GetNewClassSize()
2666 LOG(FATAL) << "Unexpected field with type " << ftype << " found!"; in CopyField()
2716 LOG(FATAL) << "Unexpected field with type " << ftype << " found!"; in ClearField()
/art/runtime/jni/
Djni_internal.cc649 LOG(FATAL) << "JNI FatalError called: " << msg; in FatalError()
2583 LOG(FATAL) << "IndirectRefKind[" << kind << "]"; in GetObjectRefType()
3261 LOG(FATAL) << "jobjectRefType[" << static_cast<int>(rhs) << "]"; in operator <<()

1...<<1112