Searched refs:VARINT32_ENCODE_SIZE (Results 1 - 1 of 1) sorted by relevance
/developtools/profiler/proto_encoder/include/ | ||
H A D | varint_encode.h | 27 constexpr uint32_t VARINT32_ENCODE_SIZE = 5; member 45 len = itemCount * VARINT32_ENCODE_SIZE; in GetPackedVarintLenSize() |
Completed in 1 milliseconds