Home
last modified time | relevance | path

Searched refs:getPath (Results 1 – 5 of 5) sorted by relevance

/system/vold/
DEmulatedVolume.cpp114 KillProcessesUsingPath(getPath()); in doUnmount()
DVolumeBase.h84 const std::string& getPath() { return mPath; } in getPath() function
DTrimTask.cpp59 mPaths.push_back(vol->getPath()); in TrimTask()
DPublicVolume.cpp201 KillProcessesUsingPath(getPath()); in doUnmount()
DVolumeManager.cpp393 path = vol->getPath(); in benchmarkPrivate()
422 std::string source(mPrimary->getPath()); in linkPrimary()