Home
last modified time | relevance | path

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

/system/vold/
DFsCrypt.cpp122 static std::vector<std::string> get_ce_key_paths(const std::string& directory_path) { in get_ce_key_paths()
150 static std::string get_ce_key_current_path(const std::string& directory_path) { in get_ce_key_current_path()
154 static bool get_ce_key_new_path(const std::string& directory_path, in get_ce_key_new_path()
172 static void fixate_user_ce_key(const std::string& directory_path, const std::string& to_fix, in fixate_user_ce_key()
193 auto const directory_path = get_ce_key_directory_path(user_id); in read_and_fixate_user_ce_key() local
330 auto const directory_path = get_ce_key_directory_path(user_id); in create_and_install_user_keys() local
682 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_rewrap_user_key() local
729 auto const directory_path = get_ce_key_directory_path(user_id); in fscrypt_fixate_newest_user_key_auth() local
950 static bool destroy_volume_keys(const std::string& directory_path, const std::string& volume_uuid) { in destroy_volume_keys()
/system/bt/gd/os/linux_generic/
Dfiles.cc111 std::string directory_path; in WriteToFile() local
/system/incremental_delivery/incfs/kernel-headers/linux/
Dincrementalfs.h217 __aligned_u64 directory_path; member