Home
last modified time | relevance | path

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

/system/vold/
DDisk.cpp134 auto stackedVol = vol->findVolume(id); in findVolume() local
135 if (stackedVol != nullptr) { in findVolume()
136 return stackedVol; in findVolume()