Searched refs:mMountPath (Results 1 – 4 of 4) sorted by relevance
73 mMountPath = mDmPath; in doCreate()75 mMountPath = mLoopPath; in doCreate()101 if (android::vold::vfat::Mount(mMountPath, path, true, false, true, in doMount()
34 mMountPath(mountPath), in StubVolume()55 setPath(mMountPath); in doMount()
48 std::string mMountPath; variable
47 const std::string mMountPath; variable