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

  /system/vold/
VolumeBase.h 81 int getMountFlags() { return mMountFlags; }
130 int mMountFlags;
VolumeBase.cpp 37 mType(type), mMountFlags(0), mMountUserId(-1), mCreated(false), mState(
76 mMountFlags = mountFlags;

Completed in 208 milliseconds