Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl92 …void encryptFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat,… in encryptFstab() method
/system/vold/
DVoldNativeService.cpp697 binder::Status VoldNativeService::encryptFstab(const std::string& blkDevice, in encryptFstab() function in android::vold::VoldNativeService