Searched refs:cryptfs_revert_ext_volume (Results 1 - 3 of 3) sorted by relevance

/system/vold/
H A DPrivateVolume.cpp70 cryptfs_revert_ext_volume(getId().c_str());
88 if (cryptfs_revert_ext_volume(getId().c_str())) {
H A Dcryptfs.h239 int cryptfs_revert_ext_volume(const char* label);
H A Dcryptfs.cpp1733 int cryptfs_revert_ext_volume(const char* label) { function

Completed in 16 milliseconds