Home
last modified time | relevance | path

Searched refs:destroy_volume_keys (Results 1 – 1 of 1) sorted by relevance

/system/vold/
DFsCrypt.cpp950 static bool destroy_volume_keys(const std::string& directory_path, const std::string& volume_uuid) { in destroy_volume_keys() function
981 res &= destroy_volume_keys("/data/misc_ce", volume_uuid); in fscrypt_destroy_volume_keys()
982 res &= destroy_volume_keys("/data/misc_de", volume_uuid); in fscrypt_destroy_volume_keys()