Searched refs:setPath (Results 1 – 8 of 8) sorted by relevance
55 setPath(mMountPath); in doMount()
68 setPath(path); in doMount()
133 setPath(StringPrintf("/storage/%s", stableName.c_str())); in doMount()135 setPath(mRawPath); in doMount()
137 status_t setPath(const std::string& path);
127 setPath(mPath); in doMount()
117 status_t VolumeBase::setPath(const std::string& path) { in setPath() function in android::vold::VolumeBase
342 setPath(StringPrintf("/storage/%s", label.c_str())); in doMount()
131 method public void setPath(String);