Home | History | Annotate | Download | only in input

Lines Matching full:refcount

712     if (entry->refCount == 1) {
732 entry->refCount += 1;
790 entry->refCount += 1;
828 entry->refCount += 1;
951 entry->injectionState->refCount += 1;
2622 splitMotionEntry->injectionState->refCount += 1;
3106 injectionState->refCount += 1;
4098 refCount(1),
4108 refCount -= 1;
4109 if (refCount == 0) {
4112 LOG_ASSERT(refCount > 0);
4120 refCount(1), type(type), eventTime(eventTime), policyFlags(policyFlags),
4129 refCount -= 1;
4130 if (refCount == 0) {
4133 LOG_ASSERT(refCount > 0);
4273 eventEntry->refCount += 1;