Searched refs:system_legacy_path (Results 1 – 1 of 1) sorted by relevance
726 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in e4crypt_prepare_user_storage() local735 if (!prepare_dir(system_legacy_path, 0700, AID_SYSTEM, AID_SYSTEM)) return false; in e4crypt_prepare_user_storage()795 auto system_legacy_path = android::vold::BuildDataSystemLegacyPath(user_id); in e4crypt_destroy_user_storage() local805 res &= destroy_dir(system_legacy_path); in e4crypt_destroy_user_storage()