Searched refs:mUmsSharingCount (Results 1 - 2 of 2) sorted by last modified time

/system/vold/
H A DVolumeManager.cpp67 mUmsSharingCount = 0;
1242 if (mUmsSharingCount++ == 0) {
1293 if (--mUmsSharingCount == 0 && mSavedDirtyRatio != -1) {
H A DVolumeManager.h65 int mUmsSharingCount; member in class:VolumeManager

Completed in 58 milliseconds