Home
last modified time | relevance | path

Searched refs:kUnmountable (Results 1 – 2 of 2) sorted by relevance

/system/vold/
DVolumeBase.cpp73 if ((mState != State::kUnmounted) && (mState != State::kUnmountable)) { in setMountFlags()
83 if ((mState != State::kUnmounted) && (mState != State::kUnmountable)) { in setMountUserId()
199 if ((mState != State::kUnmounted) && (mState != State::kUnmountable)) { in mount()
209 setState(State::kUnmountable); in mount()
240 if ((mState != State::kUnmounted) && (mState != State::kUnmountable)) { in format()
DVolumeBase.h72 kUnmountable, enumerator