Searched defs:WireVarInt62 (Results 1 – 1 of 1) sorted by relevance
170 explicit WireVarInt62(uint64_t value) { value_ = value; } in WireVarInt62() function174 explicit WireVarInt62(T value) { in WireVarInt62() function