Searched defs:StatAddCount (Results 1 – 2 of 2) sorted by relevance
99 func StatAddCount(builder *flatbuffers.Builder, count uint16) { func
51 def StatAddCount(builder, count): builder.PrependUint16Slot(2, count, 0) function