Searched refs:kMounted (Results 1 – 5 of 5) sorted by relevance
204 if (mState == State::kMounted) { in destroy()233 setState(res == OK ? State::kMounted : State::kUnmountable); in mount()244 if (mState != State::kMounted) { in unmount()263 if (mState == State::kMounted) { in format()
73 kMounted, enumerator
391 if (pvol->getState() == VolumeBase::State::kMounted) { in destroyEmulatedVolumesForUser()418 if (pvol->getState() == VolumeBase::State::kMounted) { in createEmulatedVolumesForUser()876 if (vol->getMountUserId() == userId && vol->getState() == VolumeBase::State::kMounted) { in handleAppStorageDirs()1001 if (vol.getState() != VolumeBase::State::kMounted) { in setupAppDir()1076 if (vol.getState() != VolumeBase::State::kMounted) { in createObb()
99 if (vol != nullptr && vol->getState() == VolumeBase::State::kMounted) { in addFromVolumeManager()
328 if (vol->getState() != VolumeBase::State::kMounted) { in pathForVolId()