Searched refs:bindCount (Results 1 – 2 of 2) sorted by relevance
228 private int bindCount; field in CarrierServiceBindHelper.AppBinding329 bindCount++; in rebind()416 pw.println(" bindCount: " + bindCount); in dump()
1775 int bindCount = 0; in mountExistingImage() local1779 bindCount += !addBindMountWithMd(*ifs, bp.second.storage_id(), std::move(bp.first), in mountExistingImage()1786 if (bindCount == 0) { in mountExistingImage()