/system/security/keystore/tests/ |
D | auth_token_table_test.cpp | 100 HardwareAuthToken found; in TEST() local 139 HardwareAuthToken found; in TEST() local 165 HardwareAuthToken found; in TEST() local 278 HardwareAuthToken found; in TEST() local 290 HardwareAuthToken found; in TEST() local 312 HardwareAuthToken found; in TEST() local 324 HardwareAuthToken found; in TEST() local 336 HardwareAuthToken found; in TEST() local 377 HardwareAuthToken found; in TEST() local
|
/system/core/debuggerd/libdebuggerd/test/ |
D | open_files_list_test.cpp | 39 bool found = false; in TEST() local
|
/system/core/init/ |
D | block_dev_initializer.cpp | 49 bool found = false; in InitMiscDevice() local 135 bool found = false; in InitDmDevice() local
|
/system/vold/ |
D | Process.cpp | 50 bool found = false; in checkMaps() local 149 bool found = false; in KillProcessesWithOpenFiles() local
|
/system/tools/aidl/ |
D | aidl_checkapi.cpp | 147 const auto found = new_constdecls.find(old_c->GetName()); in are_compatible_constants() local 178 const auto found = new_methods.find(old_m->Signature()); in are_compatible_interfaces() local 292 auto found = std::find_if(old_fields.begin(), old_fields.end(), [&new_field](const auto& f) { in are_compatible_parcelables() local 464 const auto found = old_type_names.find(new_type->GetCanonicalName()); in check_api() local 479 const auto found = new_map.find(old_type->GetCanonicalName()); in check_api() local
|
D | import_resolver.cpp | 81 set<string> found; in ScanImportPaths() local
|
D | options.cpp | 209 if (auto found = codeNameToVersion.find(str); found != codeNameToVersion.end()) { in MinSdkVersionFromString() 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/unwinding/libunwindstack/tests/ |
D | VerifyBionicTerminationTest.cpp | 108 bool found = false; in TEST() 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 | 93 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() 953 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() 993 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() 1042 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() 1885 auto check_function = [&](log_msg log_msg, bool* found) { in android_errorWriteWithInfoLog_helper() 2012 auto check_function = [&](log_msg log_msg, bool* found) { in TEST() [all …]
|
/system/extras/simpleperf/ |
D | utils_test.cpp | 42 bool found = false; in TEST() local
|
D | read_apk.cpp | 82 bool found = false; in FindElfInApkByOffsetWithoutCache() local
|
/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/core/fs_mgr/ |
D | fs_mgr_boot_config.cpp | 36 auto found = base; in fs_mgr_parse_cmdline() local
|
/system/apex/tests/native/ |
D | apex_shared_libraries_test.cpp | 181 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() local
|
/system/tools/hidl/hidl2aidl/ |
D | main.cpp | 74 bool found = false; in getLatestMinorVersionFQNameFromList() local 91 bool found = false; in getLatestMinorVersionNamedTypeFromList() local
|
/system/unwinding/libunwindstack/ |
D | DexFile.cpp | 135 size_t found = dex_api_->dex_->FindMethodAtOffset(dex_offset, [&](const auto& method) { in GetFunctionName() local
|
/system/unwinding/libunwindstack/benchmarks/ |
D | SymbolBenchmark.cpp | 57 bool found = elf.GetFunctionName(pc, &name, &offset); in BenchmarkSymbolLookup() local
|
/system/apex/apexd/ |
D | apex_database_test.cpp | 108 bool found = false; in Contains() local 124 bool found = false; in ContainsPackage() local
|
/system/libbase/ |
D | strings.cpp | 44 size_t found; in Split() local
|