Searched refs:mSharedFoundCount (Results 1 – 2 of 2) sorted by relevance
94 result << " SharedFoundCount: " << mSharedFoundCount << "\n"; in dump()131 mSharedFoundCount++; in findSharedEndpoint_l()
97 int32_t mSharedFoundCount = 0; variable