Lines Matching refs:getCount

1855 		if ((dict->getCount() == 1) &&  in setProperties()
3219 if (!preventers->getCount()) { in makeSleepPreventersListLog()
3279 service->getName(), preventIdleSleepList->getCount()); in updatePreventIdleSleepListInternal()
3283 service->getName(), preventIdleSleepList->getCount()); in updatePreventIdleSleepListInternal()
3286 if (preventIdleSleepList->getCount()) { in updatePreventIdleSleepListInternal()
3348 oldCount = preventSystemSleepList->getCount(); in updatePreventSystemSleepList()
3352 service->getName(), preventSystemSleepList->getCount()); in updatePreventSystemSleepList()
3367 service->getName(), preventSystemSleepList->getCount()); in updatePreventSystemSleepList()
3369 if ((oldCount != 0) && (preventSystemSleepList->getCount() == 0)) { in updatePreventSystemSleepList()
3376 newCount = preventSystemSleepList->getCount(); in updatePreventSystemSleepList()
3402 if (idleSleepList && preventIdleSleepList && (preventIdleSleepList->getCount() != 0)) { in copySleepPreventersList()
3420 if (systemSleepList && preventSystemSleepList && (preventSystemSleepList->getCount() != 0)) { in copySleepPreventersList()
3454 if (idleSleepList && preventIdleSleepList && (preventIdleSleepList->getCount() != 0)) { in copySleepPreventersListWithID()
3476 if (systemSleepList && preventSystemSleepList && (preventSystemSleepList->getCount() != 0)) { in copySleepPreventersListWithID()
4602 existing_feature_arr_raw->getCount() + 1);
4699 unsigned int arrayCount = arrayMember->getCount();
4807 if (!array || ((capacity = array->getCount()) == 0)) {
7243 if (_joinedCapabilityClients->getCount() == 0) {
7523 if (preventSystemSleepList->getCount() != 0) {
9046 return preventIdleSleepList->getCount();
9450 if (pmStatsAppResponses && pmStatsAppResponses->getCount() < 50) {
10021 if (pciDeviceBitMappings->getCount() >= kPMMaxRTCBitfieldSize) {
10028 index = pciDeviceBitMappings->getCount() - 1;
10473 count = gPMHaltArray->getCount();
10479 count = gPMHaltArray->getCount();
10506 count = inner->getCount();
10518 count = inner->getCount();
10526 if (gPMHaltArray->getCount() == 0 || !numWorkers) {
10532 gPMHaltDepth = gPMHaltArray->getCount() - 1;
10541 totalNodes, gPMHaltArray->getCount(), numWorkers);
10784 if (_systemWakeEventsArray && _systemWakeEventsArray->getCount()) {
10797 if (pmStatsAppResponses && pmStatsAppResponses->getCount()) {
11346 if ((count = assertionsArray->getCount())) {
11404 if ((count = assertionsArray->getCount())) {
11473 && (count = assertionsArray->getCount())) {
11709 if (!assertionsArray || (0 == (count = assertionsArray->getCount()))) {