Searched refs:maxOpenCount (Results 1 – 5 of 5) sorted by relevance
38 maxOpenCount((role == AUDIO_PORT_ROLE_SOURCE) ? 1 : 0), in IOProfile()127 if (maxOpenCount == 0 || curOpenCount < maxOpenCount) { in canOpenNewIo()143 uint32_t maxOpenCount; variable
95 static const char maxOpenCount[]; member
220 const char MixPortTraits::Attributes::maxOpenCount[] = "maxOpenCount"; member in android::MixPortTraits::Attributes264 string maxOpenCount = getXmlAttribute(child, Attributes::maxOpenCount); in deserialize() local265 if (!maxOpenCount.empty()) { in deserialize()266 convertTo(maxOpenCount, mixPort->maxOpenCount); in deserialize()
136 maxOpenCount, curOpenCount); in dump()
3637 profile->maxOpenCount, profile->getTagName().c_str()); in getSurroundFormats()3996 outProfile->maxOpenCount, outProfile->getTagName().c_str()); in loadConfig()4061 inProfile->maxOpenCount, inProfile->getTagName().c_str()); in loadConfig()4295 profile->maxOpenCount, profile->getTagName().c_str()); in loadConfig()4502 profile->maxOpenCount, profile->getTagName().c_str()); in loadConfig()