Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h237 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev,
DPrivateVolume.cpp75 int res = cryptfs_setup_ext_volume(getId().c_str(), mRawDevPath.c_str(), in doCreate()
Dcryptfs.c1974 int cryptfs_setup_ext_volume(const char* label, const char* real_blkdev, function