Home
last modified time | relevance | path

Searched defs:encryptFstab (Results 1 – 3 of 3) sorted by relevance

/system/vold/
Dvdc.cpp103 static void encryptFstab(std::vector<std::string>& args, in encryptFstab() function
DVoldNativeService.cpp640 binder::Status VoldNativeService::encryptFstab(const std::string& blkDevice, in encryptFstab() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl87 …void encryptFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat,… in encryptFstab() method