Searched defs:AppendVarInt (Results 1 – 4 of 4) sorted by relevance
93 void AppendVarInt(uint32_t field_id, T value) { in AppendVarInt() function
1579 void AppendVarInt(uint32_t field_id, T value) { in AppendVarInt() function
43361 inline void AppendVarInt(uint32_t field_id, uint64_t value, uint8_t** out) { in AppendVarInt() function
2455 void AppendVarInt(uint32_t field_id, T value) { in AppendVarInt() function