Home
last modified time | relevance | path

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

/system/vold/binder/android/os/
DIVold.aidl86 …ring blkDevice, @utf8InCpp String mountPoint, boolean isZoned, in @utf8InCpp String[] userDevices); in mountFstab()
87 …@utf8InCpp String fsType, boolean isZoned, in @utf8InCpp String[] userDevices, in boolean[] device… in encryptFstab()
/system/vold/
DVoldNativeService.cpp630 binder::Status VoldNativeService::mountFstab(const std::string& blkDevice, in mountFstab()
640 binder::Status VoldNativeService::encryptFstab(const std::string& blkDevice, in encryptFstab()