Searched defs:filterCount (Results 1 – 4 of 4) sorted by relevance
41 jint filterCount) in readAndSetFilters()238 jint filterCount; in setCommand() local
124 jint filterCount; member150 eventFilterRestricted_alloc(jint filterCount) in eventFilterRestricted_alloc()
1621 eventHandler_alloc(jint filterCount, EventIndex ei, jbyte suspendPolicy) in eventHandler_alloc()
70 int filterCount = (buf[1] & 0x03) + 1; in BlockInputStream() local