| /art/dex2oat/ |
| D | sdk_checker.cc | 53 bool found = false; in ShouldDenyAccess() local 100 bool found = false; in ShouldDenyAccess() local 135 bool found = false; in ShouldDenyAccess() local
|
| D | dex2oat_test.cc | 385 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/ |
| D | env_long_ref.cc | 29 bool found = false; in Java_Main_lookForMyRegisters() local
|
| /art/test/661-oat-writer-layout/ |
| D | oat_writer_layout.cc | 57 bool found = false; in Java_Main_hasOatCompiledCode() local
|
| /art/runtime/ |
| D | art_method.cc | 484 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
|
| D | reference_table_test.cc | 251 bool found = std::regex_search(str, stack_trace_match, stack_trace_regex); in TEST_F() local
|
| D | intern_table.cc | 82 bool found = false; in VisitRoots() local
|
| D | common_runtime_test.cc | 401 bool found = false; in SetUpRuntimeOptionsForFillHeap() local
|
| /art/libdexfile/dex/ |
| D | art_dex_file_loader_test.cc | 305 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/ |
| D | classes_art.cc | 110 bool found = false; in Java_art_Test912Art_isLoadedClass() local
|
| /art/test/530-checker-peel-unroll/src/ |
| D | Main.java | 1329 int found = 0; in verifyUnrolling() local 1398 int found = 0; in verifyPeeling() local
|
| /art/test/931-agent-thread/ |
| D | agent_thread.cc | 78 bool found = false; in AgentMain() local
|
| /art/runtime/arch/arm/ |
| D | fault_handler_arm.cc | 143 bool found = false; in Action() local
|
| /art/test/1940-ddms-ext/src-art/art/ |
| D | Test1940.java | 176 private boolean found = false; field in Test1940.AwaitChunkHandler
|
| /art/runtime/arch/x86/ |
| D | fault_handler_x86.cc | 375 bool found = false; in Action() local
|
| /art/runtime/base/ |
| D | gc_visited_arena_pool.cc | 377 bool found = false; in FreeArenaChain() local
|
| /art/runtime/gc/space/ |
| D | region_space-inl.h | 391 bool found = true; in AllocLargeInRange() local
|
| /art/test/1974-resize-array/ |
| D | resize_array.cc | 65 bool found = false; in FindExtensionEvent() local
|
| /art/dex2oat/driver/ |
| D | compiler_driver_test.cc | 311 bool found = compiler_driver_->GetCompiledClass( in CheckVerifiedClass() local
|
| /art/compiler/optimizing/ |
| D | bounds_check_elimination.cc | 110 static ValueBound DetectValueBoundFromValue(HInstruction* instruction, /* out */ bool* found) { in DetectValueBoundFromValue() 730 bool found; in HandleIf() local 982 bool found; in VisitPhi() local
|
| D | graph_checker.cc | 1367 bool found = false; in CheckWriteBarrier() local
|
| D | register_allocator_linear_scan.cc | 1280 bool found = true; in AllocateSpillSlotFor() local
|
| /art/tools/hiddenapi/ |
| D | hiddenapi.cc | 375 bool found = ForEachMatchingMember(other, fn); in ForEachResolvableMember_Impl() local 410 bool found = false; in ForEachMatchingMember() local
|
| /art/runtime/jni/ |
| D | jni_id_manager.cc | 357 bool found = false; in EncodeGenericId() local
|
| /art/runtime/gc/accounting/ |
| D | mod_union_table.cc | 443 auto found = references_.find(card); in UpdateAndMarkReferences() local
|