Home
last modified time | relevance | path

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

123

/system/core/debuggerd/libdebuggerd/test/
Dopen_files_list_test.cpp39 bool found = false; in TEST() local
/system/core/fs_mgr/libfstab/
Dboot_config.cpp89 bool found = false; in GetBootconfigFromString() local
118 auto found = base; in ImportKernelCmdlineFromString() local
145 bool found = false; in GetKernelCmdlineFromString() local
/system/tools/aidl/
Daidl_checkapi.cpp146 const auto found = new_constdecls.find(old_c->GetName()); in are_compatible_constants() local
177 const auto found = new_methods.find(old_m->Signature()); in are_compatible_interfaces() local
291 auto found = std::find_if(old_fields.begin(), old_fields.end(), [&new_field](const auto& f) { in are_compatible_parcelables() local
458 const auto found = old_type_names.find(new_type->GetCanonicalName()); in check_api() local
473 const auto found = new_map.find(old_type->GetCanonicalName()); in check_api() local
Dimport_resolver.cpp81 set<string> found; in ScanImportPaths() local
/system/core/init/
Dblock_dev_initializer.cpp49 bool found = false; in InitMiscDevice() local
143 bool found = false; in InitDevice() local
/system/vold/
DProcess.cpp50 bool found = false; in checkMaps() local
149 bool found = false; in KillProcessesWithOpenFiles() local
/system/incremental_delivery/incfs/
Dsplit.h36 const auto found = s.find_first_of(delimiters, base); in Split() local
/system/hwservicemanager/
DHidlService.cpp85 bool found = false; in removeListener() local
122 bool found = false; in removeClientCallback() local
DServiceManager.cpp221 bool found = false; in removePackageListener() local
236 bool found = false; in removeServiceListener() local
859 bool found = false; in removePackageListener() local
869 bool found = false; in removeServiceListener() local
/system/libvintf/
DHalInterface.cpp47 bool found = false; in hasAnyInstance() local
/system/core/libcutils/
Dcanned_fs_config.cpp114 const Entry* found = nullptr; in canned_fs_config() local
/system/logging/liblog/tests/
Dliblog_test.cpp96 bool found = false; in RunLogTests() local
263 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
312 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
359 auto check_function = [&](log_msg log_msg, bool* found) { in bswrite_test()
457 auto check_function = [&](log_msg log_msg, bool* found) { in buf_write_test()
956 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
996 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
1045 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
1837 auto check_function = [&](log_msg log_msg, bool* found) { in android_errorWriteWithInfoLog_helper()
1964 auto check_function = [&](log_msg log_msg, bool* found) { in TEST()
[all …]
/system/core/fs_mgr/libfs_avb/
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
Dfs_avb_util.cpp79 bool found = false; in GetHashDescriptor() local
/system/unwinding/libunwindstack/tests/
DVerifyBionicTerminationTest.cpp106 bool found = false; in VerifyLibcInitTerminate() local
/system/extras/simpleperf/
Dutils_test.cpp44 bool found = false; in TEST() local
Dread_apk.cpp82 bool found = false; in FindElfInApkByOffsetWithoutCache() local
Dcmd_report_test.cpp157 bool found = false; in CheckCalleeMode() local
169 bool found = false; in CheckCallerMode() local
537 bool found = false; in TEST_F() local
/system/tools/hidl/hidl2aidl/
Dmain.cpp74 bool found = false; in getLatestMinorVersionFQNameFromList() local
91 bool found = false; in getLatestMinorVersionNamedTypeFromList() local
/system/apex/tests/native/
Dapex_shared_libraries_test.cpp209 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() local
/system/unwinding/libunwindstack/
DDexFile.cpp133 size_t found = dex_api_->dex_->FindMethodAtOffset(dex_offset, [&](const auto& method) { in GetFunctionName() local
/system/libbase/
Dstrings.cpp44 size_t found; in Split() local
/system/chre/apps/test/chqts/src/general_test/
Dbasic_sensor_test_base.cc182 bool found = false; in startTest() local
/system/apex/apexd/
Dapex_database_test.cpp116 bool found = false; in Contains() local
132 bool found = false; in ContainsPackage() local
/system/unwinding/libunwindstack/benchmarks/
DSymbolBenchmark.cpp52 bool found = elf.GetFunctionName(pc, &name, &offset); in RunBenchmark() local

123