Home
last modified time | relevance | path

Searched defs:found (Results 26 – 50 of 375) sorted by relevance

12345678910>>...15

/aosp12/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java73 final ViewNode found = findNodeByResourceId(node.getChildAt(i), id); in findNodeByResourceId() local
/aosp14/frameworks/base/apct-tests/perftests/autofill/src/android/view/autofill/
H A DAutofillTestHelper.java73 final ViewNode found = findNodeByResourceId(node.getChildAt(i), id); in findNodeByResourceId() local
/aosp12/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp131 bool found = false; in GetHashDescriptor() local
189 bool found = false; in GetHashtreeDescriptor() local
310 auto found = partition_name.rfind(ab_suffix); in DeriveAvbPartitionName() local
315 auto found = partition_name.rfind(ab_other_suffix); in DeriveAvbPartitionName() local
/aosp12/art/test/661-oat-writer-layout/
H A Doat_writer_layout.cc57 bool found = false; in Java_Main_hasOatCompiledCode() local
/aosp12/build/make/tools/product_config/test/com/android/build/config/
H A DTestErrors.java58 StringBuilder found = new StringBuilder(); in assertHasEntry() local
/aosp12/art/libdexfile/dex/
H A Dart_dex_file_loader_test.cc265 const dex::ProtoId* found = in TEST_F() local
278 const dex::MethodId* found = java_lang_dex_file_->FindMethodId(klass, name, signature); in TEST_F() local
293 const dex::FieldId* found = java_lang_dex_file_->FindFieldId(klass, name, type); in TEST_F() local
/aosp12/frameworks/base/cmds/incidentd/src/
H A DBroadcaster.cpp132 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in clearBroadcasts() local
271 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in was_approval_sent() local
288 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in was_ready_sent() local
/aosp14/frameworks/base/cmds/incidentd/src/
H A DBroadcaster.cpp132 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in clearBroadcasts() local
271 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in was_approval_sent() local
288 map<ReportId,ReportStatus>::const_iterator found = mHistory.find(ReportId(id, pkg, cls)); in was_ready_sent() local
/aosp12/frameworks/native/services/inputflinger/tests/
H A DLatencyTracker_test.cpp94 bool found = false; in assertReceivedTimelines() local
105 bool found = false; in assertReceivedTimelines() local
/aosp12/system/libvintf/
H A DHalInterface.cpp47 bool found = false; in hasAnyInstance() local
/aosp14/system/core/libcutils/
H A Dcanned_fs_config.cpp114 const Entry* found = nullptr; variable
/aosp12/frameworks/av/media/bufferpool/1.0/
H A DAccessorImpl.cpp211 auto found = mBufferPool.mTransactions.find(transactionId); in fetch() local
307 auto found = mTransactions.find(message.transactionId); in handleTransferTo() local
331 auto found = mTransactions.find(message.transactionId); in handleTransferFrom() local
351 auto found = mTransactions.find(message.transactionId); in handleTransferResult() local
/aosp12/hardware/google/graphics/common/libgscaler/
H A Dexynos_subdev.c77 bool found = false; in exynos_subdev_get_node_num() local
136 bool found = false; in exynos_subdev_open_devname() local
/aosp12/hardware/google/graphics/common/libv4l2/
H A Dexynos_subdev.c74 bool found = false; in exynos_subdev_get_node_num() local
133 bool found = false; in exynos_subdev_open_devname() local
/aosp12/system/logging/liblog/tests/
H A Dliblog_test.cpp93 bool found = false; in RunLogTests() local
260 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
309 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
356 auto check_function = [&](log_msg log_msg, bool* found) { in bswrite_test()
454 auto check_function = [&](log_msg log_msg, bool* found) { in buf_write_test()
955 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
995 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
1045 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
1889 auto check_function = [&](log_msg log_msg, bool* found) { in android_errorWriteWithInfoLog_helper()
2016 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
[all …]
/aosp12/system/unwinding/libunwindstack/tests/
H A DVerifyBionicTerminationTest.cpp107 bool found = false; in TEST() local
/aosp12/art/runtime/
H A Dart_method.cc436 static const OatFile::OatMethod FindOatMethodFromDexFileFor(ArtMethod* method, bool* found) in FindOatMethodFromDexFileFor()
467 bool* found) in FindOatMethodFor()
595 bool found; in GetOatQuickMethodHeader() local
636 bool found; in GetOatMethodQuickCode() local
/aosp12/system/extras/simpleperf/
H A Dutils_test.cpp40 bool found = false; in TEST() local
/aosp12/system/bt/btif/co/
H A Dbta_gatts_co.cc65 bool found = false; in btif_gatts_add_bonded_dev_from_nv() local
/aosp12/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp67 size_t found; in split() local
212 auto found = line->find_first_of(cut); in behead() local
316 uint64_t found = mFields[name]; in insertField() local
/aosp14/frameworks/base/cmds/incident_helper/src/
H A Dih_util.cpp67 size_t found; in split() local
212 auto found = line->find_first_of(cut); in behead() local
316 uint64_t found = mFields[name]; in insertField() local
/aosp14/system/core/fs_mgr/libfs_avb/
H A Davb_util.cpp121 bool found = false; in GetHashtreeDescriptor() local
242 auto found = partition_name.rfind(ab_suffix); in DeriveAvbPartitionName() local
247 auto found = partition_name.rfind(ab_other_suffix); in DeriveAvbPartitionName() local
/aosp12/hardware/google/pixel/power-libperfmgr/libperfmgr/
H A DNode.cc69 bool found = false; in GetValueIndex() local
/aosp12/system/apex/tests/native/
H A Dapex_shared_libraries_test.cpp132 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() local
/aosp12/frameworks/base/tools/aapt2/cmd/
H A DCommand.h104 bool found = false; member

12345678910>>...15