Searched defs:activeCount (Results 1 – 4 of 4) sorted by relevance
57 uint32_t activeCount() const { return mActiveCount; } ; in activeCount() function
64 int activeCount; field in JobPackageTracker.PackageEntry
658 final int activeCount = getSessionCount(mSessions, callingUid); in createSessionInternal() local
2148 size_t activeCount, underflowCount, readyCount, downCount, upCount; in checkBuffering() local