Searched defs:encryptFstab (Results 1 – 3 of 3) sorted by relevance
103 static void encryptFstab(std::vector<std::string>& args, in encryptFstab() function
640 binder::Status VoldNativeService::encryptFstab(const std::string& blkDevice, in encryptFstab() function in android::vold::VoldNativeService
87 …void encryptFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat,… in encryptFstab() method