Searched refs:setPath (Results 1 – 8 of 8) sorted by relevance
53 setPath(mMountPath); in doMount()
94 setPath(path); in doMount()
128 setPath(StringPrintf("/storage/%s", stableName.c_str())); in doMount()130 setPath(mRawPath); in doMount()
72 setPath(StringPrintf("/storage/%s", label.c_str())); in doMount()
122 status_t setPath(const std::string& path);
103 setPath(mPath); in doMount()
116 status_t VolumeBase::setPath(const std::string& path) { in setPath() function in android::vold::VolumeBase
129 method public void setPath(String);