Searched refs:mountFstab (Results 1 – 4 of 4) sorted by relevance
110 checkStatus(args, vold->mountFstab(args[2], args[3])); in main()
115 binder::Status mountFstab(const std::string& blkDevice, const std::string& mountPoint);
688 binder::Status VoldNativeService::mountFstab(const std::string& blkDevice, in mountFstab() function in android::vold::VoldNativeService
91 void mountFstab(@utf8InCpp String blkDevice, @utf8InCpp String mountPoint); in mountFstab() method