Searched refs:usedCount_ (Results 1 – 5 of 5) sorted by relevance
86 if (!processingEvent->usedCount_) { in SetServiceOnKeyEventResult()106 val->usedCount_--; in ClearServiceKeyEvents()107 if (!val->usedCount_) { in ClearServiceKeyEvents()135 processingEvent->usedCount_++; in DispatchKeyEvent()165 (*val)->usedCount_--; in RemoveProcessingEvent()193 processingEvent->usedCount_--; in FindProcessingEvent()
460 usedCount_++; in IncUsedCount()467 usedCount_--; in SafeExit()468 if (usedCount_ < 1) { in SafeExit()620 if (usedCount_ < 1) { in KillWait()
277 volatile int usedCount_ = 0; variable
108 return usedCount_; in GetUseCount()
36 uint32_t usedCount_; member