Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl91 void mountFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint); in mountFstab()
92 …pp String blkDevice, @utf8InCpp String mountPoint, boolean shouldFormat, @utf8InCpp String fsType); in encryptFstab()
/system/vold/
DVoldNativeService.cpp688 binder::Status VoldNativeService::mountFstab(const std::string& blkDevice, in mountFstab()
697 binder::Status VoldNativeService::encryptFstab(const std::string& blkDevice, in encryptFstab()