Home
last modified time | relevance | path

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

/system/vold/
Dcryptfs.h150 int cryptfs_revert_volume(const char *label);
DVolume.cpp580 cryptfs_revert_volume(getLabel()); in unmountVol()
Dcryptfs.c1301 int cryptfs_revert_volume(const char *label) in cryptfs_revert_volume() function