Home
last modified time | relevance | path

Searched refs:encode_type (Results 1 – 1 of 1) sorted by relevance

/external/pigweed/pw_protobuf/public/pw_protobuf/
Dencoder.h696 VarintEncodeType encode_type) { in WritePackedVarints() argument
707 if (encode_type == VarintEncodeType::kZigZag) { in WritePackedVarints()
727 if (encode_type == VarintEncodeType::kZigZag) { in WritePackedVarints()