Searched refs:buildDataCount_ (Results 1 – 4 of 4) sorted by relevance
50 buildDataCount_ = 0; in PurgeableAshMem()63 buildDataCount_ = 0; in PurgeableAshMem()234 buildDataCount_++; in ChangeAshmemData()
167 if (buildDataCount_ == 0 || IsPurged()) { in IfNeedRebuild()205 buildDataCount_++; in BuildContent()
50 buildDataCount_ = 0; in PurgeableMem()
114 unsigned int buildDataCount_ = 0; variable