Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp105 auto shouldFormat = android::base::ParseBool(args[4]); in encryptFstab() local
DVoldNativeService.cpp641 const std::string& mountPoint, bool shouldFormat, in encryptFstab()
/system/vold/binder/android/os/
DIVold.aidl87 …tFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat, @utf8InCpp… in encryptFstab()