Home
last modified time | relevance | path

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

/frameworks/av/services/oboeservice/
DAAudioEndpointManager.h93 int32_t mExclusiveFoundCount = 0; // number of times we FOUND an exclusive endpoint variable
DAAudioEndpointManager.cpp77 result << " ExclusiveFoundCount: " << mExclusiveFoundCount << "\n"; in dump()
115 mExclusiveFoundCount++; in findExclusiveEndpoint_l()