Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/incremental/
H A DIncrementalService.cpp1775 int bindCount = 0; in mountExistingImage() local
1779 bindCount += !addBindMountWithMd(*ifs, bp.second.storage_id(), std::move(bp.first), in mountExistingImage()
1786 if (bindCount == 0) { in mountExistingImage()