/system/core/debuggerd/libdebuggerd/test/ |
D | open_files_list_test.cpp | 39 bool found = false; in TEST() local
|
/system/core/fs_mgr/libfstab/ |
D | boot_config.cpp | 89 bool found = false; in GetBootconfigFromString() local 118 auto found = base; in ImportKernelCmdlineFromString() local 145 bool found = false; in GetKernelCmdlineFromString() local
|
/system/tools/aidl/ |
D | aidl_checkapi.cpp | 146 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
|
D | import_resolver.cpp | 81 set<string> found; in ScanImportPaths() local
|
/system/core/init/ |
D | block_dev_initializer.cpp | 49 bool found = false; in InitMiscDevice() local 143 bool found = false; in InitDevice() local
|
/system/vold/ |
D | Process.cpp | 50 bool found = false; in checkMaps() local 149 bool found = false; in KillProcessesWithOpenFiles() local
|
/system/incremental_delivery/incfs/ |
D | split.h | 36 const auto found = s.find_first_of(delimiters, base); in Split() local
|
/system/hwservicemanager/ |
D | HidlService.cpp | 85 bool found = false; in removeListener() local 122 bool found = false; in removeClientCallback() local
|
D | ServiceManager.cpp | 221 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/ |
D | HalInterface.cpp | 47 bool found = false; in hasAnyInstance() local
|
/system/core/libcutils/ |
D | canned_fs_config.cpp | 114 const Entry* found = nullptr; in canned_fs_config() local
|
/system/logging/liblog/tests/ |
D | liblog_test.cpp | 96 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/ |
D | avb_util.cpp | 121 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
|
D | fs_avb_util.cpp | 79 bool found = false; in GetHashDescriptor() local
|
/system/unwinding/libunwindstack/tests/ |
D | VerifyBionicTerminationTest.cpp | 106 bool found = false; in VerifyLibcInitTerminate() local
|
/system/extras/simpleperf/ |
D | utils_test.cpp | 44 bool found = false; in TEST() local
|
D | read_apk.cpp | 82 bool found = false; in FindElfInApkByOffsetWithoutCache() local
|
D | cmd_report_test.cpp | 157 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/ |
D | main.cpp | 74 bool found = false; in getLatestMinorVersionFQNameFromList() local 91 bool found = false; in getLatestMinorVersionNamedTypeFromList() local
|
/system/apex/tests/native/ |
D | apex_shared_libraries_test.cpp | 209 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() local
|
/system/unwinding/libunwindstack/ |
D | DexFile.cpp | 133 size_t found = dex_api_->dex_->FindMethodAtOffset(dex_offset, [&](const auto& method) { in GetFunctionName() local
|
/system/libbase/ |
D | strings.cpp | 44 size_t found; in Split() local
|
/system/chre/apps/test/chqts/src/general_test/ |
D | basic_sensor_test_base.cc | 182 bool found = false; in startTest() local
|
/system/apex/apexd/ |
D | apex_database_test.cpp | 116 bool found = false; in Contains() local 132 bool found = false; in ContainsPackage() local
|
/system/unwinding/libunwindstack/benchmarks/ |
D | SymbolBenchmark.cpp | 52 bool found = elf.GetFunctionName(pc, &name, &offset); in RunBenchmark() local
|