Home
last modified time | relevance | path

Searched refs:kPrimary (Results 1 – 3 of 3) sorted by relevance

/system/vold/model/
DPublicVolume.cpp151 if (getMountFlags() & MountFlags::kPrimary) { in doMount()
171 if (getMountFlags() & MountFlags::kPrimary) { in doMount()
DEmulatedVolume.cpp62 if (getMountFlags() & MountFlags::kPrimary) { in doMount()
DVolumeBase.h64 kPrimary = 1 << 0, enumerator