Home
last modified time | relevance | path

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

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