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

  /system/vold/model/
ObbVolume.cpp 83 mDmPath = tmp;
84 mMountPath = mDmPath;
92 if (!mDmPath.empty() && Devmapper::destroy(getId().c_str())) {
98 mDmPath.clear();
ObbVolume.h 48 std::string mDmPath;

Completed in 99 milliseconds