Home
last modified time | relevance | path

Searched defs:directory_path (Results 1 – 4 of 4) sorted by relevance

/system/vold/
DFsCrypt.cpp143 static std::vector<std::string> get_ce_key_paths(const std::string& directory_path) { in get_ce_key_paths()
172 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path()
176 static bool get_ce_key_new_path(const std::string& directory_path, in get_ce_key_new_path()
193 static bool fixate_user_ce_key(const std::string& directory_path, const std::string& to_fix, in fixate_user_ce_key()
215 auto const directory_path = get_ce_key_directory_path(user_id); in read_and_fixate_user_ce_key() local
367 auto directory_path = get_ce_key_directory_path(user_id); in ce_key_exists() local
823 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_set_user_key_protection() local
850 const auto& directory_path = it.first; in fscrypt_deferred_fixate_ce_keys() local
1095 static bool destroy_volume_keys(const std::string& directory_path, const std::string& volume_uuid) { in destroy_volume_keys()
/system/core/fastboot/
Dfilesystem.cpp90 bool EnsureDirectoryExists(const std::string& directory_path) { in EnsureDirectoryExists()
/system/security/ondevice-signing/
DVerityUtils.cpp236 Result<void> verifyAllFilesUsingCompOs(const std::string& directory_path, in verifyAllFilesUsingCompOs()
/system/incremental_delivery/incfs/kernel-headers/linux/
Dincrementalfs.h110 __aligned_u64 directory_path; member
143 __aligned_u64 directory_path; member