Home
last modified time | relevance | path

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

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