Home
last modified time | relevance | path

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

123

/system/security/keystore/tests/
Dauth_token_table_test.cpp100 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/
Dopen_files_list_test.cpp39 bool found = false; in TEST() local
/system/core/init/
Dblock_dev_initializer.cpp49 bool found = false; in InitMiscDevice() local
135 bool found = false; in InitDmDevice() local
/system/vold/
DProcess.cpp50 bool found = false; in checkMaps() local
149 bool found = false; in KillProcessesWithOpenFiles() local
/system/tools/aidl/
Daidl_checkapi.cpp147 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
Dimport_resolver.cpp81 set<string> found; in ScanImportPaths() local
Doptions.cpp209 if (auto found = codeNameToVersion.find(str); found != codeNameToVersion.end()) { in MinSdkVersionFromString() 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/unwinding/libunwindstack/tests/
DVerifyBionicTerminationTest.cpp108 bool found = false; in TEST() local
/system/core/libcutils/
Dcanned_fs_config.cpp114 const Entry* found = nullptr; in canned_fs_config() local
/system/logging/liblog/tests/
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()
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/
Dutils_test.cpp42 bool found = false; in TEST() local
Dread_apk.cpp82 bool found = false; in FindElfInApkByOffsetWithoutCache() local
/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/core/fs_mgr/
Dfs_mgr_boot_config.cpp36 auto found = base; in fs_mgr_parse_cmdline() local
/system/apex/tests/native/
Dapex_shared_libraries_test.cpp181 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() local
/system/tools/hidl/hidl2aidl/
Dmain.cpp74 bool found = false; in getLatestMinorVersionFQNameFromList() local
91 bool found = false; in getLatestMinorVersionNamedTypeFromList() local
/system/unwinding/libunwindstack/
DDexFile.cpp135 size_t found = dex_api_->dex_->FindMethodAtOffset(dex_offset, [&](const auto& method) { in GetFunctionName() local
/system/unwinding/libunwindstack/benchmarks/
DSymbolBenchmark.cpp57 bool found = elf.GetFunctionName(pc, &name, &offset); in BenchmarkSymbolLookup() local
/system/apex/apexd/
Dapex_database_test.cpp108 bool found = false; in Contains() local
124 bool found = false; in ContainsPackage() local
/system/libbase/
Dstrings.cpp44 size_t found; in Split() local

123