Searched refs:mLiveCount (Results 1 – 2 of 2) sorted by relevance
597 ALOGD("MDnsSdListener::Monitor poll rescanning - size=%d, live=%d", mPollSize, mLiveCount); in rescan()603 if (mPollSize <= mLiveCount) { in rescan()604 mPollSize = mLiveCount + 5; in rescan()676 mLiveCount++; in startMonitoring()718 mLiveCount--; in freeServiceRef()
94 int mLiveCount; variable