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