Home
last modified time | relevance | path

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

12

/art/dex2oat/
Dsdk_checker.cc53 bool found = false; in ShouldDenyAccess() local
100 bool found = false; in ShouldDenyAccess() local
135 bool found = false; in ShouldDenyAccess() local
Ddex2oat_test.cc385 bool found = std::regex_search(output_, native_alloc_match, native_alloc_regex); in ParseNativeAlloc() local
405 bool found = std::regex_search(output_, swap_match, swap_regex); in ParseSwap() local
/art/test/543-env-long-ref/
Denv_long_ref.cc29 bool found = false; in Java_Main_lookForMyRegisters() local
/art/test/661-oat-writer-layout/
Doat_writer_layout.cc57 bool found = false; in Java_Main_hasOatCompiledCode() local
/art/runtime/
Dart_method.cc484 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor()
514 bool* found) in FindOatMethodFor()
649 bool found; in GetOatQuickMethodHeader() local
713 bool found; in GetOatMethodQuickCode() local
Dreference_table_test.cc251 bool found = std::regex_search(str, stack_trace_match, stack_trace_regex); in TEST_F() local
Dintern_table.cc82 bool found = false; in VisitRoots() local
Dcommon_runtime_test.cc401 bool found = false; in SetUpRuntimeOptionsForFillHeap() local
/art/libdexfile/dex/
Dart_dex_file_loader_test.cc305 const dex::ProtoId* found = in TEST_F() local
318 const dex::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); in TEST_F() local
333 const dex::FieldId* found = java_lang_dex_file_->FindFieldId(klass, name, type); in TEST_F() local
/art/test/912-classes/
Dclasses_art.cc110 bool found = false; in Java_art_Test912Art_isLoadedClass() local
/art/test/530-checker-peel-unroll/src/
DMain.java1329 int found = 0; in verifyUnrolling() local
1398 int found = 0; in verifyPeeling() local
/art/test/931-agent-thread/
Dagent_thread.cc78 bool found = false; in AgentMain() local
/art/runtime/arch/arm/
Dfault_handler_arm.cc143 bool found = false; in Action() local
/art/test/1940-ddms-ext/src-art/art/
DTest1940.java176 private boolean found = false; field in Test1940.AwaitChunkHandler
/art/runtime/arch/x86/
Dfault_handler_x86.cc375 bool found = false; in Action() local
/art/runtime/base/
Dgc_visited_arena_pool.cc377 bool found = false; in FreeArenaChain() local
/art/runtime/gc/space/
Dregion_space-inl.h391 bool found = true; in AllocLargeInRange() local
/art/test/1974-resize-array/
Dresize_array.cc65 bool found = false; in FindExtensionEvent() local
/art/dex2oat/driver/
Dcompiler_driver_test.cc311 bool found = compiler_driver_->GetCompiledClass( in CheckVerifiedClass() local
/art/compiler/optimizing/
Dbounds_check_elimination.cc110 static ValueBound DetectValueBoundFromValue(HInstruction* instruction, /* out */ bool* found) { in DetectValueBoundFromValue()
730 bool found; in HandleIf() local
982 bool found; in VisitPhi() local
Dgraph_checker.cc1367 bool found = false; in CheckWriteBarrier() local
Dregister_allocator_linear_scan.cc1280 bool found = true; in AllocateSpillSlotFor() local
/art/tools/hiddenapi/
Dhiddenapi.cc375 bool found = ForEachMatchingMember(other, fn); in ForEachResolvableMember_Impl() local
410 bool found = false; in ForEachMatchingMember() local
/art/runtime/jni/
Djni_id_manager.cc357 bool found = false; in EncodeGenericId() local
/art/runtime/gc/accounting/
Dmod_union_table.cc443 auto found = references_.find(card); in UpdateAndMarkReferences() local

12