Home
last modified time | relevance | path

Searched defs:found (Results 1 – 19 of 19) sorted by relevance

/art/runtime/
Ddex_file_test.cc316 const DexFile::ProtoId* found = in TEST_F() local
329 const DexFile::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); in TEST_F() local
344 const DexFile::FieldId* found = java_lang_dex_file_->FindFieldId(klass, name, type); in TEST_F() local
Dart_method.cc362 bool found = false; in GetQuickenedInfo() local
426 bool found; in GetOatQuickMethodHeader() local
Dintern_table.cc194 mirror::String* found = LookupStrongLocked(image_string); in AddImagesStringsToTable() local
Dmem_map.cc482 bool found = false; in ~MemMap() local
Dclass_linker.cc2632 bool* found) { in FindOatClass()
2678 const OatFile::OatMethod ClassLinker::FindOatMethodFor(ArtMethod* method, bool* found) { in FindOatMethodFor()
2721 bool found; in GetQuickOatCodeFor() local
2740 bool found; in GetOatMethodQuickCodeFor() local
8128 auto found = location_to_dex_file.find(profile_key); in GetClassDescriptorsForProfileKeys() local
Dthread.cc327 FrameIdToShadowFrame* found = nullptr; in FindFrameIdToShadowFrame() local
/art/runtime/arch/arm64/
Dfault_handler_arm64.cc134 bool found = false; in Action() local
/art/compiler/debug/dwarf/
Ddwarf_test.h138 bool found = false; in CheckObjdumpOutput() local
/art/runtime/arch/arm/
Dfault_handler_arm.cc161 bool found = false; in Action() local
/art/runtime/gc/space/
Dregion_space-inl.h284 bool found = true; in AllocLarge() local
/art/runtime/arch/x86/
Dfault_handler_x86.cc368 bool found = false; in Action() local
/art/compiler/optimizing/
Dbounds_check_elimination.cc109 static ValueBound DetectValueBoundFromValue(HInstruction* instruction, /* out */ bool* found) { in DetectValueBoundFromValue()
729 bool found; in HandleIf() local
927 bool found; in VisitPhi() local
/art/compiler/utils/
Dassembler_test_base.h272 bool found = false; in Objdump() local
/art/compiler/
Dimage_writer.cc725 auto found = prune_class_memo_.find(klass); in PruneAppImageClassInternal() local
953 mirror::String* const found = image_info.intern_table_->LookupStrong(self, string); in FindInternedString() local
962 mirror::String* found = runtime->GetInternTable()->LookupStrong(self, string); in FindInternedString() local
/art/runtime/gc/accounting/
Dmod_union_table.cc389 auto found = references_.find(card); in UpdateAndMarkReferences() local
/art/runtime/jdwp/
Djdwp_event.cc317 bool found = false; in UnregisterEventById() local
/art/runtime/interpreter/
Dunstarted_runtime.cc123 mirror::Class* found = class_linker->FindClass(self, descriptor.c_str(), class_loader); in UnstartedRuntimeFindClass() local
282 ArtField* found = nullptr; in UnstartedClassGetDeclaredField() local
/art/runtime/mirror/
Dclass.cc657 ArtField* found = nullptr; in FindFieldByNameAndType() local
/art/compiler/driver/
Dcompiler_driver.cc1996 bool found = false; in CheckAndClearResolveException() local