Home
last modified time | relevance | path

Searched defs:candidate (Results 1 – 7 of 7) sorted by relevance

/system/timezone/input_tools/android/tzlookup_generator/src/main/java/com/android/libcore/timezone/tzlookup/zonetree/
DTreeNode.java92 V candidate = children.get(i); in removeChild() local
/system/security/identity/
DCredentialData.cpp508 AuthKeyData* candidate = nullptr; in findAuthKey_() local
542 AuthKeyData* candidate; in selectAuthKey() local
/system/security/keystore2/src/
Doperation.rs673 let candidate = pruning_info.iter().fold( in prune() localVariable
732 let candidate = candidate.or(oldest_caller_op); in prune() localVariable
/system/vold/
DFsCrypt.cpp168 auto const candidate = StringPrintf("%s/cx%010u", directory_path.c_str(), i); in get_ce_key_new_path() local
/system/core/fs_mgr/
Dfs_mgr_overlayfs.cpp327 auto candidate = fs_mgr_get_overlayfs_candidate(mount_point); in fs_mgr_get_overlayfs_options() local
/system/security/keystore2/src/km_compat/
Dkm_compat.cpp932 auto candidate = std::find(sortedOptions.begin(), sortedOptions.end(), *value); in getMaximum() local
/system/core/fastboot/
Dfastboot.cpp1804 auto candidate = android::fs_mgr::GetPartitionName(partition); in should_flash_in_userspace() local