HomeSort by relevance Sort by last modified time
    Searched refs:mMountPath (Results 1 - 2 of 2) sorted by null

  /system/vold/model/
ObbVolume.h 49 std::string mMountPath;
ObbVolume.cpp 84 mMountPath = mDmPath;
86 mMountPath = mLoopPath;
111 if (android::vold::vfat::Mount(mMountPath, path,

Completed in 142 milliseconds