Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp100 auto stackedVol = vol->findVolume(id); in findVolume() local
101 if (stackedVol != nullptr) { in findVolume()
102 return stackedVol; in findVolume()