| /art/runtime/ |
| D | sdk_checker.cc | 50 bool found = false; in ShouldDenyAccess() local 94 bool found = false; in ShouldDenyAccess() local 132 bool found = false; in ShouldDenyAccess() local
|
| D | art_method.cc | 485 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor() 516 bool* found) in FindOatMethodFor() 645 bool found; in GetOatQuickMethodHeader() local 684 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 | 81 bool found = false; in VisitRoots() local
|
| D | common_runtime_test.cc | 399 bool found = false; in SetUpRuntimeOptionsForFillHeap() 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/libdexfile/dex/ |
| D | art_dex_file_loader_test.cc | 318 const dex::ProtoId* found = in TEST_F() local 331 const dex::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); in TEST_F() local 346 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 | 142 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 | 376 bool found = false; in Action() local
|
| /art/test/1974-resize-array/ |
| D | resize_array.cc | 65 bool found = false; in FindExtensionEvent() local
|
| /art/runtime/gc/space/ |
| D | region_space-inl.h | 391 bool found = true; in AllocLargeInRange() local
|
| /art/dex2oat/driver/ |
| D | compiler_driver_test.cc | 306 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 | register_allocator_linear_scan.cc | 1179 bool found = true; in AllocateSpillSlotFor() local
|
| /art/tools/hiddenapi/ |
| D | hiddenapi.cc | 374 bool found = ForEachMatchingMember(other, fn); in ForEachResolvableMember_Impl() local 409 bool found = false; in ForEachMatchingMember() local
|
| D | hiddenapi_test.cc | 168 const dex::ClassDef* found = dex_file.FindClassDef(dex_file.GetIndexForTypeId(*type_id)); in FindClass() 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
|
| /art/openjdkjvmti/ |
| D | ti_method.cc | 749 bool found = false; in GetSlotType() local
|
| /art/dex2oat/ |
| D | dex2oat_test.cc | 360 bool found = std::regex_search(output_, native_alloc_match, native_alloc_regex); in ParseNativeAlloc() local 380 bool found = std::regex_search(output_, swap_match, swap_regex); in ParseSwap() local
|