Searched defs:activeCount (Results 1 – 8 of 8) sorted by relevance
87 int32_t activeCount() { return mGlobalActiveCount; } in activeCount() function
82 int activeCount, in write()
503 final int activeCount = mActiveLogAccessCount.getOrDefault(client, 1) - 1; in onLogAccessFinished() local531 Integer activeCount = mActiveLogAccessCount.getOrDefault(client, 0); in approveRequest() local
68 private WakeLockInfo createWakeLockInfo(String name, int activeCount, long totalTime) { in createWakeLockInfo()
80 int activeCount; field in JobPackageTracker.PackageEntry
1036 size_t activeCount = 0; in getVolume() local
1550 int activeCount() { in activeCount() method in ShellTransitionTests.TestTransitionHandler
2169 size_t activeCount, underflowCount, readyCount, downCount, upCount; in checkBuffering() local