Home
last modified time | relevance | path

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

/system/vold/
Dvdc.cpp89 static void mountFstab(std::vector<std::string>& args, in mountFstab() function
DVoldNativeService.cpp630 binder::Status VoldNativeService::mountFstab(const std::string& blkDevice, in mountFstab() function in android::vold::VoldNativeService
/system/vold/binder/android/os/
DIVold.aidl86 …void mountFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint, boolean isZoned, in @ut… in mountFstab() method