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