Home
last modified time | relevance | path

Searched defs:found (Results 1 – 25 of 72) 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/logging/logd/
DChattyLogBuffer.cpp187 LogBufferIteratorMap::iterator found = mLastWorst[id].find(key); in Erase() local
197 LogBufferPidIteratorMap::iterator found = mLastWorstPidOfSystem[id].find(element.pid()); in Erase() local
245 LogBufferElement* found = it->second; in coalesce() local
415 LogBufferIteratorMap::iterator found = mLastWorst[id].find(worst); in Prune() local
424 LogBufferPidIteratorMap::iterator found = mLastWorstPidOfSystem[id].find(worstPid); in Prune() 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
129 bool found = false; in InitDmDevice() local
/system/vold/
DProcess.cpp50 bool found = false; in checkMaps() local
149 bool found = false; in KillProcessesWithOpenFiles() local
/system/bt/stack/test/fuzzers/a2dp/
Da2dpFuzzHelpers.h45 void a2dp_find_callback(bool found, tA2DP_Service* p_service, in a2dp_find_callback()
/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
299 auto found = std::find_if(old_fields.begin(), old_fields.end(), [&new_field](const auto& f) { in are_compatible_parcelables() local
452 const auto found = old_type_names.find(new_type->GetCanonicalName()); in check_api() local
467 const auto found = new_map.find(old_type->GetCanonicalName()); in check_api() 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
858 bool found = false; in removePackageListener() local
868 bool found = false; in removeServiceListener() local
/system/libvintf/
DHalInterface.cpp47 bool found = false; in hasAnyInstance() local
/system/core/fs_mgr/libfs_avb/
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
/system/unwinding/libunwindstack/tests/
DVerifyBionicTerminationTest.cpp107 bool found = false; in TEST() local
/system/extras/simpleperf/
Dutils_test.cpp40 bool found = false; in TEST() local
Dcmd_report_test.cpp142 bool found = false; in CheckCalleeMode() local
154 bool found = false; in CheckCallerMode() local
476 bool found = false; in TEST_F() local
Dread_apk.cpp82 bool found = false; in FindElfInApkByOffsetWithoutCache() local
/system/bt/btif/co/
Dbta_gatts_co.cc65 bool found = false; in btif_gatts_add_bonded_dev_from_nv() local
/system/apex/tests/native/
Dapex_shared_libraries_test.cpp132 bool found = (dl_iterate_phdr(dl_callback, &dest) == 1); in TEST() 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()
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 …]
/system/core/fs_mgr/
Dfs_mgr_boot_config.cpp36 auto found = base; in fs_mgr_parse_cmdline() local
/system/bt/stack/a2dp/
Da2dp_api.cc68 bool found = false; in a2dp_sdp_cback() local
/system/unwinding/libunwindstack/benchmarks/
DSymbolBenchmark.cpp57 bool found = elf.GetFunctionName(pc, &name, &offset); in BenchmarkSymbolLookup() local
/system/tools/hidl/hidl2aidl/
Dmain.cpp74 bool found = false; in getLatestMinorVersionFQNameFromList() local
91 bool found = false; in getLatestMinorVersionNamedTypeFromList() local
/system/unwinding/libunwindstack/
DDexFile.cpp137 size_t found = dex_api_->dex_->FindMethodAtOffset(dex_offset, [&](const auto& method) { in GetFunctionName() local
/system/libbase/
Dstrings.cpp38 size_t found; in Split() local

123