Searched refs:getOpenRefCount (Results 1 – 3 of 3) sorted by relevance
41 uint32_t getOpenRefCount() const;
57 uint32_t AudioInputDescriptor::getOpenRefCount() const in getOpenRefCount() function in android::AudioInputDescriptor
2174 if (inputDesc->getOpenRefCount() > 0) { in releaseInput()