Home
last modified time | relevance | path

Searched refs:reportCount (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/
DMessageDeframer.java462 reportCount(); in read()
473 reportCount(); in read()
482 reportCount(); in skip()
506 private void reportCount() { in reportCount() method in MessageDeframer.SizeEnforcingInputStream
/external/rmi4utils/rmidevice/
Dhiddevice.cpp144 int reportCount = 0; in ParseReportSizes() local
152 totalReportSize = (reportSize * reportCount) >> 3; in ParseReportSizes()
173 reportCount = 0; in ParseReportSizes()
196 reportCount = m_rptDesc.value[++i]; in ParseReportSizes()