HomeSort by relevance Sort by last modified time
    Searched refs:cryptfs_revert_ext_volume (Results 1 - 3 of 3) sorted by null

  /system/vold/model/
PrivateVolume.cpp 75 cryptfs_revert_ext_volume(getId().c_str());
93 if (cryptfs_revert_ext_volume(getId().c_str())) {
  /system/vold/
cryptfs.h 240 int cryptfs_revert_ext_volume(const char* label);
cryptfs.cpp 1915 int cryptfs_revert_ext_volume(const char* label) { function
    [all...]

Completed in 57 milliseconds